@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/a28f077b-25b5-4e09-b768-a5ae0eeb8a97> a dcat:Dataset ;
    dct:description "Informações sobre o Curso de Geologia da Universidade Federal de Roraima." ;
    dct:identifier "a28f077b-25b5-4e09-b768-a5ae0eeb8a97" ;
    dct:issued "2025-11-25T11:20:29.416105"^^xsd:dateTime ;
    dct:modified "2025-11-25T11:20:29.416110"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Curso de Geologia" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Cladeilson Sousa" ;
            vcard:hasEmail <mailto:cladeilson.sousa@ufrr.br> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/a28f077b-25b5-4e09-b768-a5ae0eeb8a97/resource/b25fd1f7-2390-459f-a8b7-703da09e2f32>,
        <https://data.amerigeoss.org/dataset/a28f077b-25b5-4e09-b768-a5ae0eeb8a97/resource/c89e8850-1038-4025-989c-9d8dc4ac510b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "curso-de-geologia",
        "geo",
        "geologia",
        "geoss",
        "national",
        "south-america" .

<https://data.amerigeoss.org/dataset/a28f077b-25b5-4e09-b768-a5ae0eeb8a97/resource/b25fd1f7-2390-459f-a8b7-703da09e2f32> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:issued "2018-11-29T21:08:10.050775"^^xsd:dateTime ;
    dct:modified "2025-11-25T11:20:29.408909"^^xsd:dateTime ;
    dct:title "CURSO DE GEOLOGIA - 2018" ;
    dcat:accessURL <https://dados.ufrr.br/dataset/a28f077b-25b5-4e09-b768-a5ae0eeb8a97/resource/b25fd1f7-2390-459f-a8b7-703da09e2f32/download/curso-de-geologia.docx> ;
    dcat:byteSize "1373340"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.amerigeoss.org/dataset/a28f077b-25b5-4e09-b768-a5ae0eeb8a97/resource/c89e8850-1038-4025-989c-9d8dc4ac510b> a dcat:Distribution ;
    dct:format "ODT" ;
    dct:issued "2018-11-29T21:08:20.828514"^^xsd:dateTime ;
    dct:modified "2025-11-25T11:20:29.409333"^^xsd:dateTime ;
    dct:title "CURSO DE GEOLOGIA - 2018" ;
    dcat:accessURL <https://dados.ufrr.br/dataset/a28f077b-25b5-4e09-b768-a5ae0eeb8a97/resource/c89e8850-1038-4025-989c-9d8dc4ac510b/download/curso-de-geologia.odt> ;
    dcat:byteSize "1064255"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.oasis.opendocument.text" .

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

