@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/1023ae4b-8201-47ec-8617-06121a472a47> a dcat:Dataset ;
    dct:description "Informações sobre o Curso de Artes Visuais da Universidade Federal de Roraima." ;
    dct:identifier "1023ae4b-8201-47ec-8617-06121a472a47" ;
    dct:issued "2025-11-25T08:11:18.784705"^^xsd:dateTime ;
    dct:modified "2025-11-25T08:11:18.784709"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Curso de Artes Visuais" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Cladeilson Sousa" ;
            vcard:hasEmail <mailto:cladeilson.sousa@ufrr.br> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1023ae4b-8201-47ec-8617-06121a472a47/resource/37452b3a-675d-47f5-a5e6-328759060f37>,
        <https://data.amerigeoss.org/dataset/1023ae4b-8201-47ec-8617-06121a472a47/resource/c75801e2-11a2-43fe-bf92-4edb3bff8b80> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "artes-visuais",
        "brazil",
        "ckan",
        "geo",
        "geoss",
        "national",
        "south-america" .

<https://data.amerigeoss.org/dataset/1023ae4b-8201-47ec-8617-06121a472a47/resource/37452b3a-675d-47f5-a5e6-328759060f37> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:issued "2018-11-27T14:32:11.774186"^^xsd:dateTime ;
    dct:modified "2025-11-25T08:11:18.776880"^^xsd:dateTime ;
    dct:title "CURSO DE ARTES VISUAIS - 2018" ;
    dcat:accessURL <https://dados.ufrr.br/dataset/1023ae4b-8201-47ec-8617-06121a472a47/resource/37452b3a-675d-47f5-a5e6-328759060f37/download/curso-de-artes-visuais.docx> ;
    dcat:byteSize "1366727"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.amerigeoss.org/dataset/1023ae4b-8201-47ec-8617-06121a472a47/resource/c75801e2-11a2-43fe-bf92-4edb3bff8b80> a dcat:Distribution ;
    dct:format "ODT" ;
    dct:issued "2018-11-27T14:34:38.578244"^^xsd:dateTime ;
    dct:modified "2025-11-25T08:11:18.777314"^^xsd:dateTime ;
    dct:title "CURSO DE ARTES VISUAIS - 2018" ;
    dcat:accessURL <https://dados.ufrr.br/dataset/1023ae4b-8201-47ec-8617-06121a472a47/resource/c75801e2-11a2-43fe-bf92-4edb3bff8b80/download/curso-de-artes-visuais.odt> ;
    dcat:byteSize "1061532"^^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" .

