@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/2dbb6cec-1c0f-4c22-aa69-9d92a714b60d> a dcat:Dataset ;
    dct:accrualPeriodicity "R/P1Y" ;
    dct:description "Son las oficinas que se encargan de brindar los servicios del IFREO en las diferentes regiones que conforman el Estado de Oaxaca." ;
    dct:identifier "directorio-de-registradores" ;
    dct:issued "2018-08-02T14:47:15+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2025-11-24T15:18:56.327962"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Jefe del departamento de Informatica y estadistica" ;
            foaf:mbox "vladimir.rojo@oaxaca.gob.mx" ;
            foaf:name "Estado de Oaxaca" ] ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "Oaxaca" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2018-12-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2018-01-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Directorio de registradores" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2dbb6cec-1c0f-4c22-aa69-9d92a714b60d/resource/20a378e1-494e-4563-a61e-70b1801bdc89> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "domicilio",
        "geo",
        "geoss",
        "ifreo",
        "mexico",
        "national",
        "oaxaca",
        "registradoras",
        "ubicacion" ;
    dcat:landingPage <http://www.oaxaca.gob.mx/> ;
    dcat:theme <Gobiernos%20Locales> .

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

<https://data.amerigeoss.org/dataset/2dbb6cec-1c0f-4c22-aa69-9d92a714b60d/resource/20a378e1-494e-4563-a61e-70b1801bdc89> a dcat:Distribution ;
    dct:description "Es el domicilio en donde se ubican las diferentes Registradoras del IFREO." ;
    dct:format "CSV" ;
    dct:issued "2020-03-10T20:24:43.262173"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:18:56.320412"^^xsd:dateTime ;
    dct:title "Direcctorio de registradores" ;
    dcat:accessURL <http://www.datos.oaxaca.gob.mx/getFile/ifreo/Directorio_de_registradores.csv> .

