@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/0e76ead4-ef81-4da7-ad2e-e8d2984d4790> a dcat:Dataset ;
    dct:description "Quantitativo de cirurgias realizadas por especialidades" ;
    dct:identifier "0e76ead4-ef81-4da7-ad2e-e8d2984d4790" ;
    dct:issued "2025-11-25T08:09:52.556278"^^xsd:dateTime ;
    dct:modified "2025-11-25T08:09:52.556281"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Cirurgias Realizadas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Unidade de Cirurga RPA e CME" ;
            vcard:hasEmail <mailto:ucme.hugd@ebserh.gob.br> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0e76ead4-ef81-4da7-ad2e-e8d2984d4790/resource/0bbd0ed0-8c1f-4247-a871-7ed7e0b868f9> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brazil",
        "cirurgias",
        "ckan",
        "geo",
        "geoss",
        "national",
        "realizadas",
        "south-america" .

<https://data.amerigeoss.org/dataset/0e76ead4-ef81-4da7-ad2e-e8d2984d4790/resource/0bbd0ed0-8c1f-4247-a871-7ed7e0b868f9> a dcat:Distribution ;
    dct:description "Quantitativo de cirurgias realizadas por especialidades" ;
    dct:format "CSV" ;
    dct:issued "2020-12-01T14:07:02.141786"^^xsd:dateTime ;
    dct:modified "2025-11-25T08:09:52.549448"^^xsd:dateTime ;
    dct:title "Cirurgias Realizadas" ;
    dcat:accessURL <https://www.gov.br/ebserh/pt-br/hospitais-universitarios/regiao-centro-oeste/hu-ufgd/acesso-a-informacao/dados-abertos> .

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

