@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/ce12cf21-93d5-4db2-b8d3-131dbf5fd9d5> a dcat:Dataset ;
    dct:description "Relação de Discentes de Graduação e Pós-Graduação com status CURSANDO na instituição." ;
    dct:identifier "ce12cf21-93d5-4db2-b8d3-131dbf5fd9d5" ;
    dct:issued "2025-11-25T12:05:20.509521"^^xsd:dateTime ;
    dct:modified "2025-11-25T12:05:20.509525"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Relação de Discentes - UNIFAL-MG." ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "UNIFAL-MG" ;
            vcard:hasEmail <mailto:nti@unifal-mg.edu.br> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ce12cf21-93d5-4db2-b8d3-131dbf5fd9d5/resource/ea4efd90-3310-4d4b-9f0d-90118173ed06> ;
    dcat:keyword "alunos",
        "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "educacao-superior",
        "geo",
        "geoss",
        "national",
        "south-america" .

<https://data.amerigeoss.org/dataset/ce12cf21-93d5-4db2-b8d3-131dbf5fd9d5/resource/ea4efd90-3310-4d4b-9f0d-90118173ed06> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2017-10-04T14:33:02.168064"^^xsd:dateTime ;
    dct:modified "2025-11-25T12:05:20.502238"^^xsd:dateTime ;
    dct:title "CSV" ;
    dcat:accessURL <http://sistemas.unifal-mg.edu.br/app/si3/relatorios/relatoriodiscente.php?tipo=csv> .

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

