@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix time: <http://www.w3.org/2006/time> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://datosabiertos.malaga.eu/dataset/7b8cdd2e-e613-49b6-988d-99683a4be800> a dcat:Dataset ;
    dct:description "Cursos ofrecidos por el Imfe" ;
    dct:identifier "7b8cdd2e-e613-49b6-988d-99683a4be800" ;
    dct:issued "2026-03-20T09:52:55.191502"^^xsd:dateTime ;
    dct:modified "2026-03-20T09:53:33.954628"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.malaga.eu/organization/d18749ac-95bd-44af-aed9-14dc0d1c8802> ;
    dct:title "Cursos de Imfe" ;
    dcat:distribution <https://datosabiertos.malaga.eu/dataset/7b8cdd2e-e613-49b6-988d-99683a4be800/resource/3ee18ad1-aa75-4c23-9455-2aab57895f57> ;
    dcat:keyword "curso",
        "formación",
        "imfe" ;
    dcat:landingPage <Responsable%20de%20Cultura%2C%20Turismo%2C%20Deporte%2C%20Educación%20y%20Juventud> .

<https://datosabiertos.malaga.eu/dataset/7b8cdd2e-e613-49b6-988d-99683a4be800/resource/3ee18ad1-aa75-4c23-9455-2aab57895f57> a dcat:Distribution ;
    dct:description "Formato CSV" ;
    dct:format "CSV" ;
    dct:title "CSV" ;
    dcat:accessURL <https://datosabiertos.malaga.eu/recursos/imfe/cursosimfe.csv> ;
    dcat:mediaType "text/csv" .

<https://datosabiertos.malaga.eu/organization/d18749ac-95bd-44af-aed9-14dc0d1c8802> a foaf:Organization ;
    foaf:name "CULTURA, TURISMO, DEPORTE, EDUCACIÓN Y JUVENTUD" .

