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

<https://data.amerigeoss.org/dataset/ecf62481-1be0-4372-85b7-232570374d74> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "Plan de Apertura Institucional de CDI" ;
    dct:identifier "plan-de-apertura-institucional-de-cdi" ;
    dct:issued "2017-05-04T00:02:10+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2018-11-14T20:37:07+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Administrador Institucional de Datos" ;
            foaf:mbox "mlopezga@cdi.gob.mx" ;
            foaf:name "CDI" ] ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "Nacional" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2018-06-30T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2015-01-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Plan de Apertura Institucional de CDI" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ecf62481-1be0-4372-85b7-232570374d74/resource/50165cb4-3c0d-459b-98d5-3982993a26ec> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "apertura",
        "central-america",
        "desarrollo",
        "geo",
        "geoss",
        "mexico",
        "national",
        "plan" ;
    dcat:theme <Desarrollo> .

<https://data.amerigeoss.org/dataset/ecf62481-1be0-4372-85b7-232570374d74/resource/50165cb4-3c0d-459b-98d5-3982993a26ec> a dcat:Distribution ;
    dct:description "Plan de Apertura Institucional de CDI" ;
    dct:format "CSV" ;
    dct:issued "2018-11-14T20:42:54.130262"^^xsd:dateTime ;
    dct:modified "2025-11-24T16:15:52.433366"^^xsd:dateTime ;
    dct:title "Plan de Apertura Institucional de CDI de CDI creado el 2015-11-12 00:07" ;
    dcat:accessURL <https://www.datos.gob.mx/adela/cdi/plan_institucional.csv> .

