@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/e06b6f8e-550f-41b8-a664-80c649b0696d> a dcat:Dataset ;
    dct:description "Relação de todos os cursos ativos atualmente na instituição." ;
    dct:identifier "e06b6f8e-550f-41b8-a664-80c649b0696d" ;
    dct:issued "2025-11-25T12:23:44.024881"^^xsd:dateTime ;
    dct:modified "2025-11-25T12:23:44.024885"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Cursos ativos" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Secretaria de Governança da Informação" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/e06b6f8e-550f-41b8-a664-80c649b0696d/resource/27be4244-ee3a-4b8c-be3f-607664c34f4f> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "cursos",
        "geo",
        "geoss",
        "national",
        "south-america" ;
    dcat:landingPage <http://www.sgi.cefetmg.br/pda> .

<http://www.sgi.cefetmg.br/pda> a foaf:Document .

<https://data.amerigeoss.org/dataset/e06b6f8e-550f-41b8-a664-80c649b0696d/resource/27be4244-ee3a-4b8c-be3f-607664c34f4f> a dcat:Distribution ;
    dct:description "Relação de todos os cursos ativos atualmente na instituição." ;
    dct:format "CSV" ;
    dct:issued "2019-09-02T12:59:50.627183"^^xsd:dateTime ;
    dct:modified "2025-11-25T12:23:44.017658"^^xsd:dateTime ;
    dct:title "Cursos ativos" ;
    dcat:accessURL <http://www.cefetmg.br/galeria/pda/PDA_1.3.Cursos_2019.08.12.csv> .

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

