@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/169dcd8c-ec75-4cb6-8f10-3934d85e54b6> a dcat:Dataset ;
    dct:accrualPeriodicity "R/P1Y" ;
    dct:description "Dirección de las registradurias y nombre del encargado" ;
    dct:identifier "ubicaciones-y-encargado-de-registradurias" ;
    dct:issued "2018-08-06T21:23:17+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2025-11-24T15:12:10.215532"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Jefe del departamento de Informática y estadística" ;
            foaf:mbox "vladimir.rojo@oaxaca.gob.mx" ;
            foaf:name "Estado de Oaxaca" ] ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "estatal" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2018-04-30T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2017-01-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Ubicaciones y encargado de Registradurias" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/169dcd8c-ec75-4cb6-8f10-3934d85e54b6/resource/a7382514-4358-4738-9d3d-3596495e7013> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "geo",
        "geoss",
        "ifreo",
        "mexico",
        "national",
        "registraduria",
        "responsable",
        "ubicaciones" ;
    dcat:landingPage <http://www.oaxaca.gob.mx/> ;
    dcat:theme <Gobiernos%20Locales> .

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

<https://data.amerigeoss.org/dataset/169dcd8c-ec75-4cb6-8f10-3934d85e54b6/resource/a7382514-4358-4738-9d3d-3596495e7013> a dcat:Distribution ;
    dct:description "Ubicaciones y encargado de Registradurias del estado" ;
    dct:format "CSV" ;
    dct:issued "2020-03-10T20:25:21.120960"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:12:10.208320"^^xsd:dateTime ;
    dct:title "Ubicaciones y encargado de Registradurias" ;
    dcat:accessURL <http://www.datos.oaxaca.gob.mx/getFile/ifreo/Ubicaciones_y_encargados_de_registradurias.csv> .

