@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/098e70e4-e5eb-4bfe-93c5-29b3eb19e114> a dcat:Dataset ;
    dct:accrualPeriodicity "R/P6M" ;
    dct:description "Tipo y Total de Solicitudes Atendidas de 2013 a 2017" ;
    dct:identifier "tipo-y-total-de-solicitudes-atendidas" ;
    dct:issued "2018-05-21T19:07:08+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2025-11-24T15:08:32.158305"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Encargada de la Unidad de Enlace" ;
            foaf:mbox "megamentestar@ymail.com" ;
            foaf:name "INNN" ] ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "Ciudad de México,09,012" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2017-12-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2013-01-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Tipo y Total de Solicitudes Atendidas" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/098e70e4-e5eb-4bfe-93c5-29b3eb19e114/resource/b99d0090-f8b0-497a-8389-d747d9d1eb3d> ;
    dcat:keyword "2013",
        "2017",
        "amerigeo",
        "amerigeoss",
        "atendidas",
        "central-america",
        "geo",
        "geoss",
        "innn",
        "mexico",
        "national",
        "solicitudes",
        "tipo",
        "total" ;
    dcat:landingPage <http://www.innn.salud.gob.mx> ;
    dcat:theme <Salud> .

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

<https://data.amerigeoss.org/dataset/098e70e4-e5eb-4bfe-93c5-29b3eb19e114/resource/b99d0090-f8b0-497a-8389-d747d9d1eb3d> a dcat:Distribution ;
    dct:description "Tipo y total de Solicitudes Atendidas de 2013 a 2017" ;
    dct:format "vnd.ms-excel" ;
    dct:issued "2024-01-22T19:49:32.205517"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:08:32.149614"^^xsd:dateTime ;
    dct:title "Tipo y Total de Solicitudes Atendidas de 2013 a 2017" ;
    dcat:accessURL <http://www.innn.salud.gob.mx/descargas/transparencia/datos_abiertos/unidad_de_enlace/2013-2017_total_de_solicitudes_atendidas.csv> .

