@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/755809c2-30cf-46ac-ab68-0d75eddb8b28> a dcat:Dataset ;
    dct:description "Informações sobre o Curso de Geografia da Universidade Federal de Roraima." ;
    dct:identifier "755809c2-30cf-46ac-ab68-0d75eddb8b28" ;
    dct:issued "2025-11-25T10:36:26.487845"^^xsd:dateTime ;
    dct:modified "2025-11-25T10:36:26.487849"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Curso de Geografia" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Cladeilson Sousa" ;
            vcard:hasEmail <mailto:cladeilson.sousa@ufrr.br> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/755809c2-30cf-46ac-ab68-0d75eddb8b28/resource/7a38fdc2-9dc7-47a3-8333-cf3668e4f14d>,
        <https://data.amerigeoss.org/dataset/755809c2-30cf-46ac-ab68-0d75eddb8b28/resource/c61cc65d-e219-42e5-89ed-3bdc2bf19e6b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "cuso-de-geografia",
        "geo",
        "geografia",
        "geoss",
        "national",
        "south-america" .

<https://data.amerigeoss.org/dataset/755809c2-30cf-46ac-ab68-0d75eddb8b28/resource/7a38fdc2-9dc7-47a3-8333-cf3668e4f14d> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:issued "2018-11-29T19:20:23.481199"^^xsd:dateTime ;
    dct:modified "2025-11-25T10:36:26.479757"^^xsd:dateTime ;
    dct:title "CURSO DE GEOGRAFIA - 2018" ;
    dcat:accessURL <https://dados.ufrr.br/dataset/755809c2-30cf-46ac-ab68-0d75eddb8b28/resource/7a38fdc2-9dc7-47a3-8333-cf3668e4f14d/download/curso-de-geografia.docx> ;
    dcat:byteSize "1365784"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.amerigeoss.org/dataset/755809c2-30cf-46ac-ab68-0d75eddb8b28/resource/c61cc65d-e219-42e5-89ed-3bdc2bf19e6b> a dcat:Distribution ;
    dct:format "ODT" ;
    dct:issued "2018-11-29T19:20:34.013581"^^xsd:dateTime ;
    dct:modified "2025-11-25T10:36:26.480172"^^xsd:dateTime ;
    dct:title "CURSO DE GEOGRAFIA - 2018" ;
    dcat:accessURL <https://dados.ufrr.br/dataset/755809c2-30cf-46ac-ab68-0d75eddb8b28/resource/c61cc65d-e219-42e5-89ed-3bdc2bf19e6b/download/curso-de-geografia.odt> ;
    dcat:byteSize "22138"^^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" .

