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

<https://data.amerigeoss.org/dataset/d8c2918e-f084-43f6-b59e-e6411d2f9cb8> a dcat:Dataset ;
    dct:description "Relação dos Projetos de Pesquisa da Instituição" ;
    dct:identifier "d8c2918e-f084-43f6-b59e-e6411d2f9cb8" ;
    dct:issued "2025-11-25T12:16:34.486216"^^xsd:dateTime ;
    dct:modified "2025-11-25T12:16:34.486220"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Projetos de Pesquisa" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/d8c2918e-f084-43f6-b59e-e6411d2f9cb8/resource/08eb3c86-657c-4bf5-8424-21936a8ea4e6>,
        <https://data.amerigeoss.org/dataset/d8c2918e-f084-43f6-b59e-e6411d2f9cb8/resource/9d8566ed-20ab-48b3-b1fc-7c3af68e8b58> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "geo",
        "geoss",
        "national",
        "pesquisa",
        "projetos-de-pesquisa",
        "south-america" ;
    dcat:landingPage <https://suap.ifrn.edu.br/api/v2/pesquisa/projetos/?limit=1000&offset=0> .

<https://data.amerigeoss.org/dataset/d8c2918e-f084-43f6-b59e-e6411d2f9cb8/resource/08eb3c86-657c-4bf5-8424-21936a8ea4e6> a dcat:Distribution ;
    dct:description "Lista de Projetos de Pesquisa" ;
    dct:format "CSV" ;
    dct:issued "2018-10-29T17:53:26.311281"^^xsd:dateTime ;
    dct:modified "2025-11-25T12:16:34.478894"^^xsd:dateTime ;
    dct:title "Projetos de Pesquisa" ;
    dcat:accessURL <https://dados.ifmt.edu.br/dataset/d8c2918e-f084-43f6-b59e-e6411d2f9cb8/resource/08eb3c86-657c-4bf5-8424-21936a8ea4e6/download/projeto_pesquisa.csv> ;
    dcat:byteSize "370685"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/d8c2918e-f084-43f6-b59e-e6411d2f9cb8/resource/9d8566ed-20ab-48b3-b1fc-7c3af68e8b58> a dcat:Distribution ;
    dct:description "Lista de Projetos de Pesquisa" ;
    dct:format "JSON" ;
    dct:issued "2018-10-29T20:31:32.187053"^^xsd:dateTime ;
    dct:modified "2025-11-25T12:16:34.479323"^^xsd:dateTime ;
    dct:title "Projetos de Pesquisa" ;
    dcat:accessURL <https://dados.ifmt.edu.br/dataset/d8c2918e-f084-43f6-b59e-e6411d2f9cb8/resource/9d8566ed-20ab-48b3-b1fc-7c3af68e8b58/download/projeto_pesquisa.json> ;
    dcat:byteSize "696216"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/json" .

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

<https://suap.ifrn.edu.br/api/v2/pesquisa/projetos/?limit=1000&offset=0> a foaf:Document .

