@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/5a91ba74-c9f4-4fd3-9e12-7c56e00dd277> a dcat:Dataset ;
    dct:description "Número de consultas realizadas por especialidade" ;
    dct:identifier "5a91ba74-c9f4-4fd3-9e12-7c56e00dd277" ;
    dct:issued "2025-11-25T10:12:11.439824"^^xsd:dateTime ;
    dct:modified "2025-11-25T10:12:11.439828"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Atendimento ambulatorial (2° trimestre 2021)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Setor de Regulação e Avaliação em Saúde" ;
            vcard:hasEmail <mailto:sras.hub@ebserh.gov.br> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5a91ba74-c9f4-4fd3-9e12-7c56e00dd277/resource/b6bb9976-4180-42e4-8184-c6c8171f5434> ;
    dcat:keyword "ambulatorio",
        "amerigeo",
        "amerigeoss",
        "atendimento",
        "brazil",
        "ckan",
        "consultas",
        "geo",
        "geoss",
        "national",
        "south-america" .

<https://data.amerigeoss.org/dataset/5a91ba74-c9f4-4fd3-9e12-7c56e00dd277/resource/b6bb9976-4180-42e4-8184-c6c8171f5434> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-03-12T17:38:37.193635"^^xsd:dateTime ;
    dct:modified "2025-11-25T10:12:11.432417"^^xsd:dateTime ;
    dct:title "Atendimento ambulatorial" ;
    dcat:accessURL <https://www.gov.br/ebserh/pt-br/hospitais-universitarios/regiao-centro-oeste/hub-unb/acesso-a-informacao/dados-abertos-2> .

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

