@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/a13fb000-de51-4717-b30c-7a79f7b9b523> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "Inventario Institucional de Datos de FONHAPO" ;
    dct:identifier "inventario-institucional-de-datos-de-fonhapo" ;
    dct:issued "2017-10-20T16:53:13+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2017-10-05T17:43:56+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Subgerente de Sistemas de Información y Administración Web" ;
            foaf:mbox "JJPadillaM@fonhapo.gob.mx" ;
            foaf:name "FONHAPO" ] ;
    dct:title "Inventario Institucional de Datos de FONHAPO" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/a13fb000-de51-4717-b30c-7a79f7b9b523/resource/a7c7ff70-6292-4e3c-9eb5-7390fe2b040b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "desarrollo",
        "geo",
        "geoss",
        "inventario",
        "mexico",
        "national" ;
    dcat:landingPage <https://www.gob.mx/fonhapo> ;
    dcat:theme <Desarrollo> .

<https://data.amerigeoss.org/dataset/a13fb000-de51-4717-b30c-7a79f7b9b523/resource/a7c7ff70-6292-4e3c-9eb5-7390fe2b040b> a dcat:Distribution ;
    dct:description "Inventario Institucional de Datos de FONHAPO" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-31T23:48:12.480780"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:53:04.767448"^^xsd:dateTime ;
    dct:title "Inventario Institucional de Datos de FONHAPO" ;
    dcat:accessURL <https://adela-production.s3-us-west-2.amazonaws.com/uploads/inventory/spreadsheet_file/2924/inventario_general_de_datos.xlsx> .

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

