@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/5b957cbb-ccb4-4b7b-b1da-697332670796> a dcat:Dataset ;
    dct:description "Inventario Institucional de Datos de CORETT" ;
    dct:identifier "inventario-institucional-de-datos-de-corett" ;
    dct:issued "2017-10-20T16:18:08+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2017-10-12T17:46:22+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "evelyn.hernandez@corett.gob.mx" ;
            foaf:name "CORETT" ] ;
    dct:title "Inventario Institucional de Datos de CORETT" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5b957cbb-ccb4-4b7b-b1da-697332670796/resource/2e0a99af-5028-4de7-bf49-e0f05f046ebb> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "corett",
        "desarrollo-sostenible",
        "escritura",
        "geo",
        "geoss",
        "lotes",
        "mexico",
        "national",
        "regularizacion",
        "regularizar" ;
    dcat:landingPage <http://www.gob.mx/corett> .

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

<https://data.amerigeoss.org/dataset/5b957cbb-ccb4-4b7b-b1da-697332670796/resource/2e0a99af-5028-4de7-bf49-e0f05f046ebb> a dcat:Distribution ;
    dct:description "Inventario Institucional de Datos de CORETT" ;
    dct:format "vnd.ms-excel" ;
    dct:issued "2017-11-28T03:38:43.265013"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:32:00.560669"^^xsd:dateTime ;
    dct:title "Inventario Institucional de Datos de CORETT" ;
    dcat:accessURL <https://adela-production.s3-us-west-2.amazonaws.com/uploads/inventory/spreadsheet_file/2934/33_Inventario__Institucional_2014_2015_2016.xlsx> .

