@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/2eda8348-3c91-4825-9d3e-b6c2f5b7914b> a dcat:Dataset ;
    dct:accrualPeriodicity "R/P1M" ;
    dct:description "Personal" ;
    dct:identifier "personal-informacion-historica" ;
    dct:issued "2017-10-20T16:48:31+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2017-10-17T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Gerente de Estadística" ;
            foaf:mbox "mramirez@correosdemexico.gob.mx" ;
            foaf:name "CM" ] ;
    dct:title "Personal INFORMACIÓN HISTÓRICA" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2eda8348-3c91-4825-9d3e-b6c2f5b7914b/resource/7b166681-3f6f-4e06-b2d4-7a0fdcd816f9> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "geo",
        "geoss",
        "infraestructura",
        "mexico",
        "national",
        "personal" ;
    dcat:landingPage <http://www.gob.mx/correosdemexico> ;
    dcat:theme <Economía> .

<http://www.gob.mx/correosdemexico> a foaf:Document .

<https://data.amerigeoss.org/dataset/2eda8348-3c91-4825-9d3e-b6c2f5b7914b/resource/7b166681-3f6f-4e06-b2d4-7a0fdcd816f9> a dcat:Distribution ;
    dct:description "Personal" ;
    dct:format "XLSX" ;
    dct:issued "2018-12-05T16:52:46.574760"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:19:16.765238"^^xsd:dateTime ;
    dct:title "Por oficina de CM creado el 2015-10-21 22:39 (1)" ;
    dcat:accessURL <http://www.correosdemexico.gob.mx/datosabiertos/planeacion/personal.XLSX> .

