@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/613f678e-a6f3-4932-ad98-5a73f6d7433d> a dcat:Dataset ;
    dct:accrualPeriodicity "R/P3M" ;
    dct:description "Listado de Inmuebles disponibles para su venta." ;
    dct:identifier "inventario-de-inmuebles" ;
    dct:issued "2018-10-19T18:19:56+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2024-04-08T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Administrador Institucional de Datos" ;
            foaf:mbox "parriola@fifonafe.gob.mx" ;
            foaf:name "FIFONAFE" ] ;
    dct:title "Inventario de Inmuebles" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/613f678e-a6f3-4932-ad98-5a73f6d7433d/resource/c8ea77ea-93c0-46b1-bce6-261f84f162af> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "desarrollo",
        "estado",
        "geo",
        "geoss",
        "inmuebles",
        "inventario",
        "mexico",
        "municipio",
        "national",
        "predio",
        "superficie",
        "tipo-de-suelo" ;
    dcat:landingPage <https://www.gob.mx/fifonafe> ;
    dcat:theme <Desarrollo> .

<https://data.amerigeoss.org/dataset/613f678e-a6f3-4932-ad98-5a73f6d7433d/resource/c8ea77ea-93c0-46b1-bce6-261f84f162af> a dcat:Distribution ;
    dct:description "Se lleva un Inventario de los inmuebles que forman parte del Patrimonio del FIFONAFE, los cuales derivan del ejercicio de la acción de reversión, para posteriormente enajenarse." ;
    dct:format "vnd.ms-excel" ;
    dct:issued "2024-04-16T20:25:07.714384"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:33:43.255833"^^xsd:dateTime ;
    dct:title "Catálogo de Inmuebles disponibles para venta" ;
    dcat:accessURL <http://www.fifonafe.gob.mx/DatosAbiertos/Datos/Inventario_Inmuebles.xls> .

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

