@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/e48162fa-0668-4098-869a-8aacfd177f9f> a dcat:Dataset ;
    dct:description "Relação de projetos de pesquisa realizados na UFRN" ;
    dct:identifier "e48162fa-0668-4098-869a-8aacfd177f9f" ;
    dct:issued "2025-11-25T12:27:42.649399"^^xsd:dateTime ;
    dct:modified "2025-11-25T12:27:42.649403"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Projetos de Pesquisa" ;
    owl:versionInfo "1.1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ouvidor@reitoria.ufrn.br" ;
            vcard:hasEmail <mailto:ouvidor@reitoria.ufrn.br> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/e48162fa-0668-4098-869a-8aacfd177f9f/resource/3f12a9a4-7084-43e7-a4ac-091a8ae14020>,
        <https://data.amerigeoss.org/dataset/e48162fa-0668-4098-869a-8aacfd177f9f/resource/911cce1c-4a34-4976-b8d8-0fcc92705a18> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "geo",
        "geoss",
        "national",
        "pesquisa",
        "pesquisadores",
        "projetos-de-pesquisa",
        "south-america" .

<https://data.amerigeoss.org/dataset/e48162fa-0668-4098-869a-8aacfd177f9f/resource/3f12a9a4-7084-43e7-a4ac-091a8ae14020> a dcat:Distribution ;
    dct:description "Projetos de pesquisa da UFRN." ;
    dct:format "CSV" ;
    dct:issued "2017-08-15T15:44:01.252186"^^xsd:dateTime ;
    dct:modified "2025-11-25T12:27:42.641629"^^xsd:dateTime ;
    dct:title "Projetos de Pesquisa" ;
    dcat:accessURL <https://dados.ufrn.br/dataset/e48162fa-0668-4098-869a-8aacfd177f9f/resource/3f12a9a4-7084-43e7-a4ac-091a8ae14020/download/projetos-de-pesquisa.csv> ;
    dcat:byteSize "9090594"^^xsd:nonNegativeInteger .

<https://data.amerigeoss.org/dataset/e48162fa-0668-4098-869a-8aacfd177f9f/resource/911cce1c-4a34-4976-b8d8-0fcc92705a18> a dcat:Distribution ;
    dct:description "Apresenta a descrição das colunas da tabela de projetos de pesquisa." ;
    dct:format "PDF" ;
    dct:issued "2016-10-14T16:36:33.400420"^^xsd:dateTime ;
    dct:modified "2025-11-25T12:27:42.642104"^^xsd:dateTime ;
    dct:title "Dicionário de Dados - Projetos de Pesquisa" ;
    dcat:accessURL <https://dados.ufrn.br/dataset/e48162fa-0668-4098-869a-8aacfd177f9f/resource/911cce1c-4a34-4976-b8d8-0fcc92705a18/download/dicionario-de-dados---projetos-de-pesquisa.pdf> .

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

