@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/c600891b-3a62-4aab-9381-be045e6f93d7> a dcat:Dataset ;
    dct:description "Listagem de bolsistas de Iniciação Científica nas diferentes agências de fomento e UFLA. " ;
    dct:identifier "c600891b-3a62-4aab-9381-be045e6f93d7" ;
    dct:issued "2025-11-25T11:56:51.233223"^^xsd:dateTime ;
    dct:modified "2025-11-25T11:56:51.233227"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Bolsas de Iniciação Científica" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Vitor Anacleto Rodarte Andrade" ;
            vcard:hasEmail <mailto:vitor.andrade@ufla.br> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/c600891b-3a62-4aab-9381-be045e6f93d7/resource/d914498e-b11e-4266-8040-881b65d39ae4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bolsas",
        "brazil",
        "ckan",
        "geo",
        "geoss",
        "national",
        "south-america" .

<https://data.amerigeoss.org/dataset/c600891b-3a62-4aab-9381-be045e6f93d7/resource/d914498e-b11e-4266-8040-881b65d39ae4> a dcat:Distribution ;
    dct:description "Listagem de bolsistas de Iniciação Científica nas diferentes agências de fomento e UFLA." ;
    dct:format "HTML" ;
    dct:issued "2019-07-16T20:00:03.899449"^^xsd:dateTime ;
    dct:modified "2025-11-25T11:56:51.226627"^^xsd:dateTime ;
    dct:title "Bolsistas" ;
    dcat:accessURL <https://dados.ufla.br/dataset/bolsas-de-iniciacao-cientifica> .

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

