@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/c5ce321e-fd3b-460b-8a56-6f0c8b3b9250> a dcat:Dataset ;
    dct:accrualPeriodicity "R/P3M" ;
    dct:description "Contiene el número de consultas otorgadas por especialidad" ;
    dct:identifier "consultas-por-especialidad" ;
    dct:issued "2017-08-29T16:41:47+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2022-05-30T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Director Médico" ;
            foaf:mbox "manuel.cortes@inper.gob.mx" ;
            foaf:name "INPER" ] ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "Ciudad de México" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-09-30T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2019-01-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Consultas por especialidad" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/c5ce321e-fd3b-460b-8a56-6f0c8b3b9250/resource/5f47fd8f-af0a-49e4-afcb-cb9abf779802> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "consultas",
        "geo",
        "geoss",
        "mexico",
        "national",
        "salud" ;
    dcat:landingPage <http://inper.mx/> ;
    dcat:theme <Salud> .

<http://inper.mx/> a foaf:Document .

<https://data.amerigeoss.org/dataset/c5ce321e-fd3b-460b-8a56-6f0c8b3b9250/resource/5f47fd8f-af0a-49e4-afcb-cb9abf779802> a dcat:Distribution ;
    dct:description "Contiene el numero anual de consultas otorgadas por especialidad " ;
    dct:format "XLS" ;
    dct:issued "2024-03-23T01:07:54.613305"^^xsd:dateTime ;
    dct:modified "2025-11-24T16:04:02.974518"^^xsd:dateTime ;
    dct:title "Consultas por Especialidad" ;
    dcat:accessURL <https://inper.mx/datos-abiertos/descargas/CONSULTA-POR%E2%80%93ESPECIALIDAD-SEP-2023.xlsx> .

