@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/5b9ecb13-3468-45fd-82b0-fea9448daedf> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "Plan de Apertura Institucional de IMER" ;
    dct:identifier "plan-de-apertura-institucional-de-imer" ;
    dct:issued "2017-05-03T23:14:13+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2023-03-21T16:51:16+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Enlace Institucional" ;
            foaf:mbox "mariana.torres@imer.com.mx" ;
            foaf:name "IMER" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-12-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2022-06-30T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Plan de Apertura Institucional de IMER" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5b9ecb13-3468-45fd-82b0-fea9448daedf/resource/08c44274-9fc4-4a70-acc7-4c5b9306d912> ;
    dcat:keyword "abiertos",
        "amerigeo",
        "amerigeoss",
        "apertura",
        "central-america",
        "datos",
        "educacion",
        "geo",
        "geoss",
        "imer",
        "mexico",
        "national",
        "plan" ;
    dcat:landingPage <https://www.imer.mx/> ;
    dcat:theme <Educación> .

<https://data.amerigeoss.org/dataset/5b9ecb13-3468-45fd-82b0-fea9448daedf/resource/08c44274-9fc4-4a70-acc7-4c5b9306d912> a dcat:Distribution ;
    dct:description "Plan de Apertura Institucional de IMER" ;
    dct:format "CSV" ;
    dct:issued "2023-03-21T17:06:42.526520"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:32:01.279386"^^xsd:dateTime ;
    dct:title "Plan de Apertura Institucional de IMER" ;
    dcat:accessURL <https://datos.gob.mx/adela/imer/plan_institucional.csv> .

<https://www.imer.mx/> a foaf:Document .

