@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/34a9da12-3825-4b13-a9b0-6bbe2c465815> a dcat:Dataset ;
    dct:description "Dados acadêmicos e sociodemográficos dos discentes do IFG" ;
    dct:identifier "34a9da12-3825-4b13-a9b0-6bbe2c465815" ;
    dct:issued "2025-11-25T09:33:06.849685"^^xsd:dateTime ;
    dct:modified "2025-11-25T09:33:06.849690"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Discentes" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diretoria de Administração Acadêmica" ;
            vcard:hasEmail <mailto:daa@ifg.edu.br> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/34a9da12-3825-4b13-a9b0-6bbe2c465815/resource/91b9e8f2-6b42-4633-9617-4a6e6754fc48>,
        <https://data.amerigeoss.org/dataset/34a9da12-3825-4b13-a9b0-6bbe2c465815/resource/d29b523e-6bbd-434b-af8c-83669c8d9022> ;
    dcat:keyword "alunos",
        "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "discentes",
        "geo",
        "geoss",
        "national",
        "south-america" ;
    dcat:landingPage <https://barramento.ifg.edu.br/ifg_barramento_ws/ws/252> .

<https://data.amerigeoss.org/dataset/34a9da12-3825-4b13-a9b0-6bbe2c465815/resource/91b9e8f2-6b42-4633-9617-4a6e6754fc48> a dcat:Distribution ;
    dct:description "Dados dos discentes do IFG" ;
    dct:format "JSON" ;
    dct:issued "2018-04-09T20:51:37.587150"^^xsd:dateTime ;
    dct:modified "2025-11-25T09:33:06.842486"^^xsd:dateTime ;
    dct:title "Discentes" ;
    dcat:accessURL <https://barramento.ifg.edu.br/ifg_barramento_ws/ws/252> .

<https://data.amerigeoss.org/dataset/34a9da12-3825-4b13-a9b0-6bbe2c465815/resource/d29b523e-6bbd-434b-af8c-83669c8d9022> a dcat:Distribution ;
    dct:description "Descrição dos campos dos dados dos discentes do IFG" ;
    dct:format "PDF" ;
    dct:issued "2018-04-09T20:52:21.171908"^^xsd:dateTime ;
    dct:modified "2025-11-25T09:33:06.842894"^^xsd:dateTime ;
    dct:title "Dicionário de Dados - Discentes" ;
    dcat:accessURL <https://ifg.edu.br/attachments/article/6469/Discentes.pdf> .

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

<https://barramento.ifg.edu.br/ifg_barramento_ws/ws/252> a foaf:Document .

