@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/a994db72-378b-47c0-90fd-804d04a40dd2> a dcat:Dataset ;
    dct:description "Quantitativo de estagiários por empresas em marco de 2018." ;
    dct:identifier "a994db72-378b-47c0-90fd-804d04a40dd2" ;
    dct:issued "2025-11-25T11:27:24.345954"^^xsd:dateTime ;
    dct:modified "2025-11-25T11:27:24.345958"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Estagiários por empresas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pró-Reitoria de Extensão" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/a994db72-378b-47c0-90fd-804d04a40dd2/resource/7c8a7b26-234d-465a-8a51-8bc72b64ef6d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "estagios",
        "extensao",
        "geo",
        "geoss",
        "national",
        "south-america" ;
    dcat:landingPage <Sistema%20de%20Estágios> .

<Sistema%20de%20Estágios> a foaf:Document .

<https://data.amerigeoss.org/dataset/a994db72-378b-47c0-90fd-804d04a40dd2/resource/7c8a7b26-234d-465a-8a51-8bc72b64ef6d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2018-03-16T17:20:49.386084"^^xsd:dateTime ;
    dct:modified "2025-11-25T11:27:24.338737"^^xsd:dateTime ;
    dct:title "Quantitativo de estagiários por empresas - mar-18.csv" ;
    dcat:accessURL <http://dados.univasf.edu.br/dataset/a994db72-378b-47c0-90fd-804d04a40dd2/resource/7c8a7b26-234d-465a-8a51-8bc72b64ef6d/download/quantitativo-de-estagiarios-por-empresas-mar-18.csv> .

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

