@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/f4aa7a45-81a7-4c1d-9757-ecb27ac68153> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "Plan de Apertura Institucional de INAOE" ;
    dct:identifier "plan-de-apertura-institucional-de-inaoe" ;
    dct:issued "2017-05-04T00:05:13+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2016-03-04T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Administrador Institucional de Datos" ;
            foaf:name "INAOE" ] ;
    dct:title "Plan de Apertura Institucional de INAOE" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f4aa7a45-81a7-4c1d-9757-ecb27ac68153/resource/520062b8-b1d0-45ef-aab8-db3dd6bfb5b9> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "educacion",
        "geo",
        "geoss",
        "mexico",
        "national",
        "plan-de-apertura" ;
    dcat:landingPage <http://www.inaoep.mx> .

<http://www.inaoep.mx> a foaf:Document .

<https://data.amerigeoss.org/dataset/f4aa7a45-81a7-4c1d-9757-ecb27ac68153/resource/520062b8-b1d0-45ef-aab8-db3dd6bfb5b9> a dcat:Distribution ;
    dct:description "Plan de Apertura Institucional de INAOE" ;
    dct:format "CSV" ;
    dct:issued "2023-07-13T20:41:49.299707"^^xsd:dateTime ;
    dct:modified "2025-11-24T16:18:13.341110"^^xsd:dateTime ;
    dct:title "Plan de Apertura Institucional de INAOE" ;
    dcat:accessURL <https://datos.gob.mx/adela/inaoe/plan_institucional.csv> .

