@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/36d3b4da-3257-4f9f-85be-cb5cfc95f6fc> a dcat:Dataset ;
    dct:description "Informações sobre os Cursos de Graduação e Pós Graduação Stricto Sensu da UNIFAL-MG" ;
    dct:identifier "36d3b4da-3257-4f9f-85be-cb5cfc95f6fc" ;
    dct:issued "2025-11-25T09:35:22.583942"^^xsd:dateTime ;
    dct:modified "2025-11-25T09:35:22.583946"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Cursos de Graduação e Pós-Graduação - UNIFAL-MG" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "UNIFAL-MG" ;
            vcard:hasEmail <mailto:nti@unifal-mg.edu.br> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/36d3b4da-3257-4f9f-85be-cb5cfc95f6fc/resource/41e36a87-7d17-44c2-af8d-aa0f5e7ad04b>,
        <https://data.amerigeoss.org/dataset/36d3b4da-3257-4f9f-85be-cb5cfc95f6fc/resource/9d9a9b6b-c9d6-4b36-b4a3-5c2de26eb531> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "cursos",
        "educacao-superior",
        "geo",
        "geoss",
        "national",
        "south-america" ;
    dcat:landingPage <http://sistemas.unifal-mg.edu.br/app/si3/relatorios/relatoriocurso.php?tipo=csv> .

<https://data.amerigeoss.org/dataset/36d3b4da-3257-4f9f-85be-cb5cfc95f6fc/resource/41e36a87-7d17-44c2-af8d-aa0f5e7ad04b> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2017-07-10T17:32:05.514975"^^xsd:dateTime ;
    dct:modified "2025-11-25T09:35:22.577112"^^xsd:dateTime ;
    dct:title "Relação de Cursos" ;
    dcat:accessURL <http://sistemas.unifal-mg.edu.br/app/si3/relatorios/relatoriocurso.php?tipo=pdf> .

<https://data.amerigeoss.org/dataset/36d3b4da-3257-4f9f-85be-cb5cfc95f6fc/resource/9d9a9b6b-c9d6-4b36-b4a3-5c2de26eb531> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2017-07-10T17:31:46.350769"^^xsd:dateTime ;
    dct:modified "2025-11-25T09:35:22.576683"^^xsd:dateTime ;
    dct:title "Relação de Cursos" ;
    dcat:accessURL <http://sistemas.unifal-mg.edu.br/app/si3/relatorios/relatoriocurso.php?tipo=csv> .

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

<http://sistemas.unifal-mg.edu.br/app/si3/relatorios/relatoriocurso.php?tipo=csv> a foaf:Document .

