@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/db396192-4bbe-46ff-8d19-85565ac44cfb> a dcat:Dataset ;
    dct:description "Lista de alunos matriculados em pelo menos uma disciplina ou atividade. " ;
    dct:identifier "db396192-4bbe-46ff-8d19-85565ac44cfb" ;
    dct:issued "2025-11-25T12:18:50.623501"^^xsd:dateTime ;
    dct:modified "2025-11-25T12:18:50.623505"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Estudantes da pós-graduação stricto sensu ativos" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pró-Reitoria de Pós-Graduação" ;
            vcard:hasEmail <mailto:prpg@ufla.br> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/db396192-4bbe-46ff-8d19-85565ac44cfb/resource/e03f8605-fdff-4d6a-ac71-622ce946c48a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "geo",
        "geoss",
        "national",
        "pos-graduacao",
        "south-america" .

<https://data.amerigeoss.org/dataset/db396192-4bbe-46ff-8d19-85565ac44cfb/resource/e03f8605-fdff-4d6a-ac71-622ce946c48a> a dcat:Distribution ;
    dct:description "Lista de alunos matriculados em pelo menos uma disciplina ou atividade. " ;
    dct:format "HTML" ;
    dct:issued "2019-12-02T15:15:36.535696"^^xsd:dateTime ;
    dct:modified "2025-11-25T12:18:50.616874"^^xsd:dateTime ;
    dct:title "Estudantes Pós Graduação" ;
    dcat:accessURL <https://dados.ufla.br/dataset/estudantes-da-pos-graduacao-stricto-sensu-ativos> .

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

