@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/c7339fb3-ea69-47b2-b651-b384501f863b> a dcat:Dataset ;
    dct:description "Relação das Funções Gratificadas do IF Sudeste MG" ;
    dct:identifier "c7339fb3-ea69-47b2-b651-b384501f863b" ;
    dct:issued "2025-11-25T11:58:13.777204"^^xsd:dateTime ;
    dct:modified "2025-11-25T11:58:13.777208"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Funções Gratificadas" ;
    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/c7339fb3-ea69-47b2-b651-b384501f863b/resource/67c29f7c-ae1f-49ec-a501-5070fdcdd917>,
        <https://data.amerigeoss.org/dataset/c7339fb3-ea69-47b2-b651-b384501f863b/resource/cd187900-f51a-4ec9-a995-54239d7e075a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "funcoes-gratificadas",
        "geo",
        "geoss",
        "national",
        "south-america" ;
    dcat:landingPage <http://dados-static.ifsudestemg.edu.br/funcoesGratificadas.csv> .

<https://data.amerigeoss.org/dataset/c7339fb3-ea69-47b2-b651-b384501f863b/resource/67c29f7c-ae1f-49ec-a501-5070fdcdd917> a dcat:Distribution ;
    dct:description "Apresenta a descrição das colunas da tabela de Funções Gratificadas" ;
    dct:format "PDF" ;
    dct:issued "2017-10-27T12:22:22.055198"^^xsd:dateTime ;
    dct:modified "2025-11-25T11:58:13.770831"^^xsd:dateTime ;
    dct:title "Funções Gratificadas" ;
    dcat:accessURL <http://dados-static.ifsudestemg.edu.br/funcoesGratificadas.pdf> .

<https://data.amerigeoss.org/dataset/c7339fb3-ea69-47b2-b651-b384501f863b/resource/cd187900-f51a-4ec9-a995-54239d7e075a> a dcat:Distribution ;
    dct:description "Funções Gratificadas do IF Sudeste MG" ;
    dct:format "CSV" ;
    dct:issued "2017-10-27T12:21:54.090473"^^xsd:dateTime ;
    dct:modified "2025-11-25T11:58:13.770414"^^xsd:dateTime ;
    dct:title "Funções Gratificadas " ;
    dcat:accessURL <http://dados-static.ifsudestemg.edu.br/funcoesGratificadas.csv> .

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

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

