@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/fc34df60-534c-497d-b53b-81059a2e0463> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "Plan de Apertura Institucional de CONAZA" ;
    dct:identifier "plan-de-apertura-institucional-de-conaza" ;
    dct:issued "2017-05-03T22:51:08+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2016-01-11T20:31:40+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "jefatura de departamento" ;
            foaf:mbox "jorge.delangel@conaza.gob.mx" ;
            foaf:name "CONAZA" ] ;
    dct:title "Plan de Apertura Institucional de CONAZA" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fc34df60-534c-497d-b53b-81059a2e0463/resource/38c3ef53-8cf4-4924-a76b-f606d133ed33> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "energia-y-medio-ambiente",
        "geo",
        "geoss",
        "mexico",
        "national",
        "plan-de-apertura" ;
    dcat:theme <Desarrollo> .

<https://data.amerigeoss.org/dataset/fc34df60-534c-497d-b53b-81059a2e0463/resource/38c3ef53-8cf4-4924-a76b-f606d133ed33> a dcat:Distribution ;
    dct:description "Plan de Apertura Institucional de CONAZA" ;
    dct:format "CSV" ;
    dct:issued "2018-06-06T21:32:31.480809"^^xsd:dateTime ;
    dct:modified "2025-11-24T16:20:38.681749"^^xsd:dateTime ;
    dct:title "Plan de Apertura Institucional de CONAZA" ;
    dcat:accessURL <https://datos.gob.mx/adela/conaza/plan_institucional.csv> .

