@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/4988efa6-b82e-4c48-8a0d-2523c1a5bdfb> a dcat:Dataset ;
    dct:description "Relação de Matriz Curricular do IF Sudeste MG" ;
    dct:identifier "4988efa6-b82e-4c48-8a0d-2523c1a5bdfb" ;
    dct:issued "2025-11-25T09:56:00.139404"^^xsd:dateTime ;
    dct:modified "2025-11-25T09:56:00.139408"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Matriz Curricular" ;
    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/4988efa6-b82e-4c48-8a0d-2523c1a5bdfb/resource/5eb522df-fc28-408c-a1d4-6ace7658cf16>,
        <https://data.amerigeoss.org/dataset/4988efa6-b82e-4c48-8a0d-2523c1a5bdfb/resource/6c67b2d6-1ac6-4800-8595-08272e2ec25e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "geo",
        "geoss",
        "matriz-curricular",
        "national",
        "south-america" ;
    dcat:landingPage <http://dados-static.ifsudestemg.edu.br/matrizCurricular.csv> .

<https://data.amerigeoss.org/dataset/4988efa6-b82e-4c48-8a0d-2523c1a5bdfb/resource/5eb522df-fc28-408c-a1d4-6ace7658cf16> a dcat:Distribution ;
    dct:description "Matriz Curricular do IF Sudeste MG" ;
    dct:format "CSV" ;
    dct:issued "2017-11-22T15:33:40.059784"^^xsd:dateTime ;
    dct:modified "2025-11-25T09:56:00.132598"^^xsd:dateTime ;
    dct:title "Matriz Curricular" ;
    dcat:accessURL <http://dados-static.ifsudestemg.edu.br/matrizCurricular.csv> .

<https://data.amerigeoss.org/dataset/4988efa6-b82e-4c48-8a0d-2523c1a5bdfb/resource/6c67b2d6-1ac6-4800-8595-08272e2ec25e> a dcat:Distribution ;
    dct:description "Apresenta a descrição das colunas da tabela de Matriz Curricular" ;
    dct:format "PDF" ;
    dct:issued "2017-11-23T17:34:54.346456"^^xsd:dateTime ;
    dct:modified "2025-11-25T09:56:00.133024"^^xsd:dateTime ;
    dct:title "Matriz Curricular" ;
    dcat:accessURL <http://dados-static.ifsudestemg.edu.br/matrizCurricular.pdf> .

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

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

