@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/3b0b2118-824f-4f74-840e-57721fdd47bc> a dcat:Dataset ;
    dct:description "Taxa de mortalidade hospitalar geral" ;
    dct:identifier "3b0b2118-824f-4f74-840e-57721fdd47bc" ;
    dct:issued "2025-11-25T09:39:08.965800"^^xsd:dateTime ;
    dct:modified "2025-11-25T09:39:08.965804"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Mortalidade hospitalar 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/3b0b2118-824f-4f74-840e-57721fdd47bc/resource/7269c38d-89f0-455c-a874-80e142ff07ae> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "geo",
        "geoss",
        "national",
        "south-america",
        "taxa-de-mortalidade" .

<https://data.amerigeoss.org/dataset/3b0b2118-824f-4f74-840e-57721fdd47bc/resource/7269c38d-89f0-455c-a874-80e142ff07ae> a dcat:Distribution ;
    dct:format ".csv" ;
    dct:issued "2021-07-21T18:44:03.136611"^^xsd:dateTime ;
    dct:modified "2025-11-25T09:39:08.959402"^^xsd:dateTime ;
    dct:title "Mortalidade hospitalar" ;
    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" .

