@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/73aeef42-032a-48a3-8934-5087664f5690> a dcat:Dataset ;
    dct:accrualPeriodicity "R/P1Y" ;
    dct:description "Relación de bienes muebles en los Centros de Trabajo" ;
    dct:identifier "inventario-de-bienes-muebles-aefcm" ;
    dct:issued "2018-10-08T18:01:41+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2025-11-24T15:39:37.451569"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Administrador Institucional de Datos" ;
            foaf:mbox "leticia.delahoya@sepdf.gob.mx" ;
            foaf:name "AFSEDF" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2019-09-30T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2018-09-30T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Inventario de Bienes Muebles AEFCM" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/73aeef42-032a-48a3-8934-5087664f5690/resource/c269310d-b5ec-40f0-9045-70ad6d6e4ef9> ;
    dcat:keyword "aefcm",
        "amerigeo",
        "amerigeoss",
        "bienes",
        "central-america",
        "centros",
        "educacion",
        "geo",
        "geoss",
        "inventario",
        "mexico",
        "muebles",
        "national",
        "relacion",
        "trabajo" ;
    dcat:landingPage <http://www.sepdf.gob.mx> ;
    dcat:theme <Educación> .

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

<https://data.amerigeoss.org/dataset/73aeef42-032a-48a3-8934-5087664f5690/resource/c269310d-b5ec-40f0-9045-70ad6d6e4ef9> a dcat:Distribution ;
    dct:description "Relación de bienes muebles en los centros de trabajo" ;
    dct:format "vnd.ms-excel" ;
    dct:issued "2018-10-26T17:28:44.027504"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:39:37.441577"^^xsd:dateTime ;
    dct:title "Inventario de Bienes Muebles AEFCM" ;
    dcat:accessURL <https://www2.sepdf.gob.mx/datos_abiertos/dga/inventario_bienes_muebles_aefcm_2018.xlsx> .

