@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/71d55e28-e988-4a94-b668-47b6ce556e2d> a dcat:Dataset ;
    dct:description "Número de consultas realizadas por especialidade " ;
    dct:identifier "71d55e28-e988-4a94-b668-47b6ce556e2d" ;
    dct:issued "2025-11-25T10:33:02.073248"^^xsd:dateTime ;
    dct:modified "2025-11-25T10:33:02.073253"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Atendimento ambulatorial" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Unidade de Regulação Assistencial" ;
            vcard:hasEmail <mailto:ura.huufpi@ebserh.gov.br> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/71d55e28-e988-4a94-b668-47b6ce556e2d/resource/75bff3ac-a23c-4ce2-afdf-4b20ecef1c50> ;
    dcat:keyword "ambulatorio",
        "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "consultas",
        "geo",
        "geoss",
        "medicos",
        "national",
        "south-america" .

<https://data.amerigeoss.org/dataset/71d55e28-e988-4a94-b668-47b6ce556e2d/resource/75bff3ac-a23c-4ce2-afdf-4b20ecef1c50> a dcat:Distribution ;
    dct:description "Número de consultas realizadas por especialidade " ;
    dct:format "CSV" ;
    dct:issued "2020-09-16T21:29:51.873559"^^xsd:dateTime ;
    dct:modified "2025-11-25T10:33:02.066088"^^xsd:dateTime ;
    dct:title "Atendimento ambulatorial" ;
    dcat:accessURL <https://www.gov.br/ebserh/pt-br/hospitais-universitarios/regiao-nordeste/hu-ufpi/acesso-a-informacao/dados-abertos> .

<https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> a foaf:Agent ;
    foaf:name "Brazil" .

