@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/aaa8a314-b32e-4daa-a9f5-d6edc00ffe2c> a dcat:Dataset ;
    dct:identifier "aaa8a314-b32e-4daa-a9f5-d6edc00ffe2c" ;
    dct:issued "2025-11-25T11:28:25.145235"^^xsd:dateTime ;
    dct:modified "2025-11-25T11:28:25.145239"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Programa de Mobilidade Estudantil" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PROEX" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/aaa8a314-b32e-4daa-a9f5-d6edc00ffe2c/resource/90562c81-f556-4f05-b228-4f19546b0967> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bolsistas",
        "brazil",
        "ckan",
        "geo",
        "geoss",
        "mobilidade-estudantil",
        "national",
        "south-america" .

<https://data.amerigeoss.org/dataset/aaa8a314-b32e-4daa-a9f5-d6edc00ffe2c/resource/90562c81-f556-4f05-b228-4f19546b0967> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-12-17T13:26:03.470148"^^xsd:dateTime ;
    dct:modified "2025-11-25T11:28:25.138414"^^xsd:dateTime ;
    dct:title "Mobilidade Estudantil" ;
    dcat:accessURL <https://dados.univasf.edu.br/dataset/aaa8a314-b32e-4daa-a9f5-d6edc00ffe2c/resource/90562c81-f556-4f05-b228-4f19546b0967/download/mobilidade_estudantil.csv> ;
    dcat:byteSize "906"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

