@prefix adms: <http://www.w3.org/ns/adms#> .
@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/25bf9fb9-77ed-4159-b829-90f2c0b95f8b> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "Inventario Institucional de Datos de CENETEC" ;
    dct:identifier "inventario-institucional-de-datos-de-cenetec" ;
    dct:issued "2017-07-10T16:16:52+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2017-06-28T21:24:10+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Administrador Institucional de Datos" ;
            foaf:mbox "juang.toscano@salud.gob.mx" ;
            foaf:name "CENETEC" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-07-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2022-07-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Inventario Institucional de Datos de CENETEC" ;
    adms:versionNotes "ninguna" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/25bf9fb9-77ed-4159-b829-90f2c0b95f8b/resource/0970bc4c-b8cd-461f-a43b-f8c99f7542c7> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "biomedica",
        "central-america",
        "datos",
        "etes",
        "geo",
        "geoss",
        "gpc",
        "inventario",
        "mexico",
        "national",
        "telesalud" ;
    dcat:landingPage <http://www.cenetec.salud.gob.mx/> ;
    dcat:theme <Salud> .

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

<https://data.amerigeoss.org/dataset/25bf9fb9-77ed-4159-b829-90f2c0b95f8b/resource/0970bc4c-b8cd-461f-a43b-f8c99f7542c7> a dcat:Distribution ;
    dct:description "Inventario Institucional de Datos de CENETEC" ;
    dct:format "vnd.ms-excel" ;
    dct:issued "2023-06-29T22:32:55.875255"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:16:30.948244"^^xsd:dateTime ;
    dct:title "Inventario Institucional de Datos de CENETEC" ;
    dcat:accessURL <https://adela-production.s3-us-west-2.amazonaws.com/uploads/inventory/spreadsheet_file/2578/inventario_general_de_datos.xlsx> .

