@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/f975ce6c-0f00-44fb-9d4f-8c0d932c7953> a dcat:Dataset ;
    dct:description "Número de internações realizadas" ;
    dct:identifier "f975ce6c-0f00-44fb-9d4f-8c0d932c7953" ;
    dct:issued "2025-11-25T12:49:35.782910"^^xsd:dateTime ;
    dct:modified "2025-11-25T12:49:35.782915"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Internações MEAC" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Setor de Regulação" ;
            vcard:hasEmail <mailto:sras.meac@ebserh.gov.br> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f975ce6c-0f00-44fb-9d4f-8c0d932c7953/resource/7e00734b-5a15-492e-8333-2ae1f5a59024> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "geo",
        "geoss",
        "internacao-hospitalar",
        "national",
        "south-america" .

<https://data.amerigeoss.org/dataset/f975ce6c-0f00-44fb-9d4f-8c0d932c7953/resource/7e00734b-5a15-492e-8333-2ae1f5a59024> a dcat:Distribution ;
    dct:format ".csv" ;
    dct:issued "2021-07-21T18:29:02.348918"^^xsd:dateTime ;
    dct:modified "2025-11-25T12:49:35.776566"^^xsd:dateTime ;
    dct:title "Internações" ;
    dcat:accessURL <https://www.gov.br/ebserh/pt-br/hospitais-universitarios/regiao-nordeste/ch-ufc/acesso-a-informacao/dados-abertos-1/maternidade-escola-assis-chateaubriand> .

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

