@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/edc44c17-33c2-423f-a1bb-7590d86cb579> a dcat:Dataset ;
    dct:accrualPeriodicity "R/P1M" ;
    dct:description "Se refiere a los ingresos mensuales de la red Propia mes a mes" ;
    dct:identifier "ingresos-acumulados-del-ano-en-curso" ;
    dct:issued "2022-01-18T23:07:32+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2025-11-24T16:16:07.814568"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Coordinador de Desarrollo, Análisis Estadístico y Política Tarifaria" ;
            foaf:mbox "malarconf@capufe.gob.mx" ;
            foaf:name "CAPUFE" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2021-12-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2021-01-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Ingresos Acumulados del año en curso" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/edc44c17-33c2-423f-a1bb-7590d86cb579/resource/244e6b90-abdb-423b-91ff-339d03fff0ae> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "geo",
        "geoss",
        "infraestructura",
        "mexico",
        "national" ;
    dcat:landingPage <https://www.gob.mx/capufe> .

<https://data.amerigeoss.org/dataset/edc44c17-33c2-423f-a1bb-7590d86cb579/resource/244e6b90-abdb-423b-91ff-339d03fff0ae> a dcat:Distribution ;
    dct:description "Se refiere a los ingresos mensuales de la red Propia mes a mes " ;
    dct:format "CSV" ;
    dct:issued "2022-02-18T17:56:29.854003"^^xsd:dateTime ;
    dct:modified "2025-11-24T16:16:07.808986"^^xsd:dateTime ;
    dct:title "Ingresos Acumulados del año en curso " ;
    dcat:accessURL <https://pot.capufe.mx/GOBMX/DatosAbiertos/Ingresos-RedPropia.csv> .

<https://www.gob.mx/capufe> a foaf:Document .

