@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/197df564-d29e-46c0-a8c4-247739ae8176> a dcat:Dataset ;
    dct:description "Número de óbitos adultos" ;
    dct:identifier "197df564-d29e-46c0-a8c4-247739ae8176" ;
    dct:issued "2025-11-25T08:22:23.348250"^^xsd:dateTime ;
    dct:modified "2025-11-25T08:22:23.348254"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Óbitos adultos 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/197df564-d29e-46c0-a8c4-247739ae8176/resource/d98386dc-87a1-485d-8548-dfd8753682fc> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "geo",
        "geoss",
        "national",
        "obitos-adultos",
        "south-america" .

<https://data.amerigeoss.org/dataset/197df564-d29e-46c0-a8c4-247739ae8176/resource/d98386dc-87a1-485d-8548-dfd8753682fc> a dcat:Distribution ;
    dct:format ".csv" ;
    dct:issued "2021-07-21T18:50:30.878327"^^xsd:dateTime ;
    dct:modified "2025-11-25T08:22:23.341892"^^xsd:dateTime ;
    dct:title "Óbitos adultos" ;
    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" .

