@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/0097e377-1dc4-4881-95d5-cc154a9895d5> a dcat:Dataset ;
    dct:description "Lista de cursos de Pós-Graduação oferecidos pelo Ifes" ;
    dct:identifier "0097e377-1dc4-4881-95d5-cc154a9895d5" ;
    dct:issued "2025-11-25T07:57:39.385127"^^xsd:dateTime ;
    dct:modified "2025-11-25T07:57:39.385131"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "CURSOS DE PÓS-GRADUAÇÃO" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Leandro Amaral Klein" ;
            vcard:hasEmail <mailto:leandro.klein@ifes.edu.br> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0097e377-1dc4-4881-95d5-cc154a9895d5/resource/320dece4-5af1-45fd-9f8e-7bf77f0796f2>,
        <https://data.amerigeoss.org/dataset/0097e377-1dc4-4881-95d5-cc154a9895d5/resource/e5ab2d94-c35e-4f42-92d7-94bdeb0caa5d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "geo",
        "geoss",
        "lato-sensu",
        "national",
        "pos-graduacao",
        "south-america",
        "stricto-sensu" ;
    dcat:landingPage <https://prppg.ifes.edu.br/> .

<https://data.amerigeoss.org/dataset/0097e377-1dc4-4881-95d5-cc154a9895d5/resource/320dece4-5af1-45fd-9f8e-7bf77f0796f2> a dcat:Distribution ;
    dct:description "Lista de dados dos cursos de pós-graduação lato sensu e stricto sensu do Ifes - Atualização março 2022" ;
    dct:format "CSV" ;
    dct:issued "2021-01-14T22:08:00.212694"^^xsd:dateTime ;
    dct:modified "2025-11-25T07:57:39.376484"^^xsd:dateTime ;
    dct:title "CURSOS DE PÓS-GRADUAÇÃO" ;
    dcat:accessURL <https://ifes.edu.br/images/stories/files/Acesso_a_informacao/PDA/CURSOS-DE-POS-GRADUACAO-MARCO-2022.csv> .

<https://data.amerigeoss.org/dataset/0097e377-1dc4-4881-95d5-cc154a9895d5/resource/e5ab2d94-c35e-4f42-92d7-94bdeb0caa5d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-01-14T22:08:15.563892"^^xsd:dateTime ;
    dct:modified "2025-11-25T07:57:39.376945"^^xsd:dateTime ;
    dct:title "CURSOS DE PÓS-GRADUAÇÃO - DICIONÁRIO DE DADOS" ;
    dcat:accessURL <https://ifes.edu.br/images/stories/files/Acesso_a_informacao/PDA/CURSOS-DE-POS-GRADUACAO-DICIONARIO-DE-DADOS.csv> .

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

<https://prppg.ifes.edu.br/> a foaf:Document .

