@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/7483f445-0c8a-4276-afca-ef32cb15b831> a dcat:Dataset ;
    dct:accrualPeriodicity "R/P6M" ;
    dct:description "Localización de las Sedes Delegaciones Estatales del INSUS." ;
    dct:identifier "delegaciones" ;
    dct:issued "2018-06-01T17:33:31+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2025-11-24T15:39:56.356266"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "DIRECTOR DE DELEGACIONES" ;
            foaf:mbox "delegaciones@insus.gob.mx" ;
            foaf:name "INSUS" ] ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "Nivel Nacional" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2017-12-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2017-01-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Delegaciones" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7483f445-0c8a-4276-afca-ef32cb15b831/resource/a43542a9-4d90-4750-a23f-31dbfe58f393> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "escritura",
        "geo",
        "geoss",
        "gestion-del-suelo",
        "insus",
        "mexico",
        "national",
        "regularizacion" ;
    dcat:landingPage <https://www.gob.mx/insus> ;
    dcat:theme <Otros> .

<https://data.amerigeoss.org/dataset/7483f445-0c8a-4276-afca-ef32cb15b831/resource/a43542a9-4d90-4750-a23f-31dbfe58f393> a dcat:Distribution ;
    dct:description """Tabla de localización de las Sedes Delegaciones Estatales del INSUS.\r
""" ;
    dct:format "CSV" ;
    dct:issued "2024-02-02T17:43:00.406369"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:39:56.348577"^^xsd:dateTime ;
    dct:title "DIRECTORIO DE DELEGACIONES" ;
    dcat:accessURL <http://insus.gob.mx/da/escrituras/directorio_delegados.csv> .

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

