@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/0e3b82b2-f32d-4613-a5ed-60ad88910e46> a dcat:Dataset ;
    dct:accrualPeriodicity "R/P1Y" ;
    dct:description "Inventarios de bienes muebles" ;
    dct:identifier "inventarios-de-bienes-muebles" ;
    dct:issued "2018-08-08T21:33:55+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2025-11-24T15:09:55.874925"^^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-06-01T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2017-01-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Inventarios de bienes muebles" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0e3b82b2-f32d-4613-a5ed-60ad88910e46/resource/ae9247c7-e747-4b25-9ab8-bc8ffb725939> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "geo",
        "geoss",
        "ifreo",
        "inventarios",
        "mexico",
        "muebles",
        "national",
        "oaxaca" ;
    dcat:landingPage <http://www.oaxaca.gob.mx/> ;
    dcat:theme <Gobiernos%20Locales> .

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

<https://data.amerigeoss.org/dataset/0e3b82b2-f32d-4613-a5ed-60ad88910e46/resource/ae9247c7-e747-4b25-9ab8-bc8ffb725939> a dcat:Distribution ;
    dct:description "Inventario de bienes muebles del Instituto de la funcion registral" ;
    dct:format "CSV" ;
    dct:issued "2020-03-10T20:24:25.501361"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:09:55.867858"^^xsd:dateTime ;
    dct:title "Jefe del departamento de Informatica y estadistica" ;
    dcat:accessURL <http://www.datos.oaxaca.gob.mx/getFile/ifreo/Inventario_de_bienes_muebles_del_institutov2.csv> .

