@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/8aef8800-d165-495b-b7d4-a4507d39727c> a dcat:Dataset ;
    dct:description "Informações sobre o Centro de Ciências da Saúde (CCS), que é composto pelos cursos de Medicina e Enfermagem." ;
    dct:identifier "8aef8800-d165-495b-b7d4-a4507d39727c" ;
    dct:issued "2025-11-25T10:57:10.897394"^^xsd:dateTime ;
    dct:modified "2025-11-25T10:57:10.897398"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Centro de Ciências da Saúde - CCS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Cladeilson Sousa" ;
            vcard:hasEmail <mailto:cladeilson.sousa@ufrr.br> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/8aef8800-d165-495b-b7d4-a4507d39727c/resource/4569c4fd-7d52-4278-953e-434ce8ed0c9f>,
        <https://data.amerigeoss.org/dataset/8aef8800-d165-495b-b7d4-a4507d39727c/resource/d47623cd-b084-4f3f-8e45-ce8b09905c0a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brazil",
        "ccs",
        "centro-de-ciencias-da-saude",
        "ckan",
        "enfermagem",
        "geo",
        "geoss",
        "medicina",
        "national",
        "south-america" .

<https://data.amerigeoss.org/dataset/8aef8800-d165-495b-b7d4-a4507d39727c/resource/4569c4fd-7d52-4278-953e-434ce8ed0c9f> a dcat:Distribution ;
    dct:format "ODT" ;
    dct:issued "2018-11-22T19:31:00.431071"^^xsd:dateTime ;
    dct:modified "2025-11-25T10:57:10.889974"^^xsd:dateTime ;
    dct:title "CCS - 2018" ;
    dcat:accessURL <https://dados.ufrr.br/dataset/8aef8800-d165-495b-b7d4-a4507d39727c/resource/4569c4fd-7d52-4278-953e-434ce8ed0c9f/download/centro-de-ciencias-da-saude.odt> ;
    dcat:byteSize "52876"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.oasis.opendocument.text" .

<https://data.amerigeoss.org/dataset/8aef8800-d165-495b-b7d4-a4507d39727c/resource/d47623cd-b084-4f3f-8e45-ce8b09905c0a> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:issued "2018-11-22T19:30:44.134575"^^xsd:dateTime ;
    dct:modified "2025-11-25T10:57:10.889571"^^xsd:dateTime ;
    dct:title "CCS - 2018" ;
    dcat:accessURL <https://dados.ufrr.br/dataset/8aef8800-d165-495b-b7d4-a4507d39727c/resource/d47623cd-b084-4f3f-8e45-ce8b09905c0a/download/centro-de-ciencias-da-saude.docx> ;
    dcat:byteSize "1363075"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

