@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/34ce2bb3-0e7d-48ce-b997-2320d49374cd> a dcat:Dataset ;
    dct:identifier "34ce2bb3-0e7d-48ce-b997-2320d49374cd" ;
    dct:issued "2025-11-25T09:33:10.637537"^^xsd:dateTime ;
    dct:modified "2025-11-25T09:33:10.637542"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Relação Geral de cursos - junho/2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Coordenação de Dados Acadêmicos/Diretoria de Políticas de Assuntos Estudantis" ;
            vcard:hasEmail <mailto:dipae@ifrr.edu.br> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/34ce2bb3-0e7d-48ce-b997-2320d49374cd/resource/0e33a904-8392-4382-ab82-82f506b33cbd>,
        <https://data.amerigeoss.org/dataset/34ce2bb3-0e7d-48ce-b997-2320d49374cd/resource/94560623-e33c-4ac5-ae3c-bb43a738129f> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "cursos",
        "educacao",
        "geo",
        "geoss",
        "national",
        "south-america" ;
    dcat:landingPage <suap.ifrr.edu.br> .

<https://data.amerigeoss.org/dataset/34ce2bb3-0e7d-48ce-b997-2320d49374cd/resource/0e33a904-8392-4382-ab82-82f506b33cbd> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-06-10T19:33:00.422650"^^xsd:dateTime ;
    dct:modified "2025-11-25T09:33:10.626970"^^xsd:dateTime ;
    dct:title "CURSOS_PDA_JUNHO2022.csv" ;
    dcat:accessURL <https://dados.ifrr.edu.br/dataset/34ce2bb3-0e7d-48ce-b997-2320d49374cd/resource/0e33a904-8392-4382-ab82-82f506b33cbd/download/cursos_pda_junho2022.csv> ;
    dcat:byteSize "9429"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/34ce2bb3-0e7d-48ce-b997-2320d49374cd/resource/94560623-e33c-4ac5-ae3c-bb43a738129f> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-06-10T19:31:42.014083"^^xsd:dateTime ;
    dct:modified "2025-11-25T09:33:10.626116"^^xsd:dateTime ;
    dct:title "CURSOS_PDA_JUNHO2022.json" ;
    dcat:accessURL <https://dados.ifrr.edu.br/dataset/34ce2bb3-0e7d-48ce-b997-2320d49374cd/resource/94560623-e33c-4ac5-ae3c-bb43a738129f/download/cursos_pda_junho2022.json> ;
    dcat:byteSize "14899"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/json" .

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

<suap.ifrr.edu.br> a foaf:Document .

