@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/fb301c5d-9aa4-4370-9b17-5cbdf095508b> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "Plan de Apertura Institucional de CFE" ;
    dct:identifier "plan-de-apertura-institucional-de-cfe" ;
    dct:issued "2017-05-03T22:37:24+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2016-09-27T18:57:00+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Enlace Institucional" ;
            foaf:mbox "datos@cfe.gob.mx" ;
            foaf:name "CFE" ] ;
    dct:title "Plan de Apertura Institucional de CFE" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fb301c5d-9aa4-4370-9b17-5cbdf095508b/resource/fef58007-5c2e-41ca-aa64-f93fdeb4b12c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "energia-y-medio-ambiente",
        "geo",
        "geoss",
        "mexico",
        "national",
        "plan-de-apertura" ;
    dcat:landingPage <http://datos.cfe.gob.mx/Datos/PlandeApertura.csv> ;
    dcat:theme <Energía%20Y%20Medio%20Ambiente> .

<http://datos.cfe.gob.mx/Datos/PlandeApertura.csv> a foaf:Document .

<https://data.amerigeoss.org/dataset/fb301c5d-9aa4-4370-9b17-5cbdf095508b/resource/fef58007-5c2e-41ca-aa64-f93fdeb4b12c> a dcat:Distribution ;
    dct:description "Plan de Apertura Institucional de CFE" ;
    dct:format "CSV" ;
    dct:issued "2018-08-24T16:54:58.565782"^^xsd:dateTime ;
    dct:modified "2025-11-24T16:20:16.182965"^^xsd:dateTime ;
    dct:title "Plan de Apertura Institucional de CFE" ;
    dcat:accessURL <https://datos.gob.mx/adela/cfe/plan_institucional.csv> .

