@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/438ef97c-c640-4e65-bf14-e95f97ee99eb> a dcat:Dataset ;
    dct:description """Relação de Processo Seletivo do IF Sudeste MG\r
""" ;
    dct:identifier "438ef97c-c640-4e65-bf14-e95f97ee99eb" ;
    dct:issued "2025-11-25T09:48:18.841868"^^xsd:dateTime ;
    dct:modified "2025-11-25T09:48:18.841873"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Processo Seletivo" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Coordenação de Sistema de Informação" ;
            vcard:hasEmail <mailto:csi@ifsudestemg.edu.br> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/438ef97c-c640-4e65-bf14-e95f97ee99eb/resource/0a749fbe-0622-4e69-986e-eadc19fe5e0a>,
        <https://data.amerigeoss.org/dataset/438ef97c-c640-4e65-bf14-e95f97ee99eb/resource/937ef96c-b4e3-473a-96a0-633df9952ee8> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "geo",
        "geoss",
        "national",
        "processo-seletivo",
        "south-america" ;
    dcat:landingPage <http://dados-static.ifsudestemg.edu.br/processoSeletivo.csv> .

<https://data.amerigeoss.org/dataset/438ef97c-c640-4e65-bf14-e95f97ee99eb/resource/0a749fbe-0622-4e69-986e-eadc19fe5e0a> a dcat:Distribution ;
    dct:description "Apresenta a descrição das colunas da tabela de Processo Seletivo" ;
    dct:format "PDF" ;
    dct:issued "2017-12-01T18:07:16.472294"^^xsd:dateTime ;
    dct:modified "2025-11-25T09:48:18.832781"^^xsd:dateTime ;
    dct:title "Processo Seletivo" ;
    dcat:accessURL <http://dados-static.ifsudestemg.edu.br/processoSeletivo.pdf> .

<https://data.amerigeoss.org/dataset/438ef97c-c640-4e65-bf14-e95f97ee99eb/resource/937ef96c-b4e3-473a-96a0-633df9952ee8> a dcat:Distribution ;
    dct:description "Processo Seletivo do IF Sudeste MG" ;
    dct:format "CSV" ;
    dct:issued "2017-11-27T15:51:28.179456"^^xsd:dateTime ;
    dct:modified "2025-11-25T09:48:18.832222"^^xsd:dateTime ;
    dct:title "Processo Seletivo" ;
    dcat:accessURL <http://dados-static.ifsudestemg.edu.br/processoSeletivo.csv> .

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

<http://dados-static.ifsudestemg.edu.br/processoSeletivo.csv> a foaf:Document .

