@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/809a2761-d8ba-45e7-a0f6-3b70f9fea264> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "Plan de Apertura Institucional de CIATEC" ;
    dct:identifier "plan-de-apertura-institucional-de-ciatec-2017" ;
    dct:issued "2017-05-03T23:51:50+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2015-10-27T23:01:12+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Administrador Institucional de Datos" ;
            foaf:mbox "datosabiertos@ciatec.mx" ;
            foaf:name "CIATEC" ] ;
    dct:title "Plan de Apertura Institucional de CIATEC 2017" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/809a2761-d8ba-45e7-a0f6-3b70f9fea264/resource/6facdae1-548c-48cb-b890-6f554f47eeaf> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "educacion",
        "geo",
        "geoss",
        "mexico",
        "national",
        "plan-de-apertura" ;
    dcat:landingPage <http://www.ciatec.mx> ;
    dcat:theme <Educación> .

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

<https://data.amerigeoss.org/dataset/809a2761-d8ba-45e7-a0f6-3b70f9fea264/resource/6facdae1-548c-48cb-b890-6f554f47eeaf> a dcat:Distribution ;
    dct:description "Plan de Apertura Institucional de CIATEC" ;
    dct:format "CSV" ;
    dct:issued "2018-03-13T23:03:17.715643"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:43:29.346545"^^xsd:dateTime ;
    dct:title "Plan de Apertura Institucional de CIATEC de CIATEC creado el 2015-10-27 23:01" ;
    dcat:accessURL <https://datos.gob.mx/adela/ciatec/plan_institucional.csv> .

