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

<https://data.amerigeoss.org/dataset/2cc8b1b2-3577-48fb-9385-55483f516f5c> a dcat:Dataset ;
    dct:description "Cursos do If Sudeste MG" ;
    dct:identifier "2cc8b1b2-3577-48fb-9385-55483f516f5c" ;
    dct:issued "2025-11-25T09:24:43.190257"^^xsd:dateTime ;
    dct:modified "2025-11-25T09:24:43.190261"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Cursos" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2cc8b1b2-3577-48fb-9385-55483f516f5c/resource/b4d614c9-bf56-41a8-b2a8-a2bda30d5da1>,
        <https://data.amerigeoss.org/dataset/2cc8b1b2-3577-48fb-9385-55483f516f5c/resource/e9cdf0d6-2bf8-4de3-8d46-6bd8fc0b3d77> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "cursos",
        "geo",
        "geoss",
        "national",
        "south-america" .

<https://data.amerigeoss.org/dataset/2cc8b1b2-3577-48fb-9385-55483f516f5c/resource/b4d614c9-bf56-41a8-b2a8-a2bda30d5da1> a dcat:Distribution ;
    dct:description "Cursos do If Sudeste MG" ;
    dct:format "CSV" ;
    dct:issued "2018-04-17T19:05:29.441455"^^xsd:dateTime ;
    dct:modified "2025-11-25T09:24:43.183561"^^xsd:dateTime ;
    dct:title "Cursos" ;
    dcat:accessURL <http://dados-static.ifsudestemg.edu.br/cursoGeral.csv> .

<https://data.amerigeoss.org/dataset/2cc8b1b2-3577-48fb-9385-55483f516f5c/resource/e9cdf0d6-2bf8-4de3-8d46-6bd8fc0b3d77> a dcat:Distribution ;
    dct:description "Apresenta a descrição das colunas da tabela de Curso Geral" ;
    dct:format "PDF" ;
    dct:issued "2018-04-20T20:18:43.395608"^^xsd:dateTime ;
    dct:modified "2025-11-25T09:24:43.183995"^^xsd:dateTime ;
    dct:title "Curso Geral" ;
    dcat:accessURL <http://dados-static.ifsudestemg.edu.br/cursoGeral.pdf> .

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

