@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/4ec1ee1b-79de-4d0f-9dcc-2a0c501ec73b> a dcat:Dataset ;
    dct:description "Número de partos cesáreos realizados" ;
    dct:identifier "4ec1ee1b-79de-4d0f-9dcc-2a0c501ec73b" ;
    dct:issued "2025-11-25T10:02:16.827052"^^xsd:dateTime ;
    dct:modified "2025-11-25T10:02:16.827056"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Partos cesáreos 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/4ec1ee1b-79de-4d0f-9dcc-2a0c501ec73b/resource/28e5593d-576f-4df3-b6a2-0ecc7a3ec96b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "geo",
        "geoss",
        "national",
        "partos-cesareos",
        "south-america" .

<https://data.amerigeoss.org/dataset/4ec1ee1b-79de-4d0f-9dcc-2a0c501ec73b/resource/28e5593d-576f-4df3-b6a2-0ecc7a3ec96b> a dcat:Distribution ;
    dct:format ".csv" ;
    dct:issued "2021-07-21T18:34:17.806759"^^xsd:dateTime ;
    dct:modified "2025-11-25T10:02:16.820792"^^xsd:dateTime ;
    dct:title "Partos cesáreos" ;
    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" .

