@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/7904e08d-49a0-4d79-b914-c3b29f8efa11> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "Plan de Apertura Institucional de PROFEDET" ;
    dct:identifier "plan-de-apertura-institucional-de-profedet" ;
    dct:issued "2017-10-13T18:40:02+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2024-04-16T16:59:53+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Coordinación de Planeación y Proyectos Estratégicos" ;
            foaf:mbox "martha.teran@stps.gob.mx" ;
            foaf:name "PROFEDET" ] ;
    dct:title "Plan de Apertura Institucional de PROFEDET" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7904e08d-49a0-4d79-b914-c3b29f8efa11/resource/eb0b3b76-30c1-47fc-b767-d39c7dd2aed9> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "geo",
        "geoss",
        "mexico",
        "national",
        "plan-institucional",
        "profedet",
        "seguridad-y-justicia" ;
    dcat:landingPage <https://www.gob.mx/profedet> ;
    dcat:theme <Seguridad%20Y%20Justicia> .

<https://data.amerigeoss.org/dataset/7904e08d-49a0-4d79-b914-c3b29f8efa11/resource/eb0b3b76-30c1-47fc-b767-d39c7dd2aed9> a dcat:Distribution ;
    dct:description "Plan de Apertura Institucional de PROFEDET" ;
    dct:format "CSV" ;
    dct:issued "2024-04-16T17:01:09.977008"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:41:15.230680"^^xsd:dateTime ;
    dct:title "Plan de Apertura Institucional de PROFEDET" ;
    dcat:accessURL <https://datos.gob.mx/adela/profedet/plan_institucional.csv> .

<https://www.gob.mx/profedet> a foaf:Document .

