@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/0b7e3ab1-be47-41f4-a845-134d3c075ce4> a dcat:Dataset ;
    dct:identifier "0b7e3ab1-be47-41f4-a845-134d3c075ce4" ;
    dct:issued "2025-11-25T08:07:05.682363"^^xsd:dateTime ;
    dct:modified "2025-11-25T08:07:05.682367"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Lista de servidores TAEs - junho/2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Anny" ;
            vcard:hasEmail <mailto:cadastro.dgp@ifrr.edu.br> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0b7e3ab1-be47-41f4-a845-134d3c075ce4/resource/5ac5a4d2-db44-47e8-8d26-8c658e8378ef>,
        <https://data.amerigeoss.org/dataset/0b7e3ab1-be47-41f4-a845-134d3c075ce4/resource/dd64b12e-4fc5-4e55-b306-a182d4758ed4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "geo",
        "geoss",
        "national",
        "pessoas",
        "south-america",
        "tecadm" ;
    dcat:landingPage <suap.ifrr.edu.br> .

<https://data.amerigeoss.org/dataset/0b7e3ab1-be47-41f4-a845-134d3c075ce4/resource/5ac5a4d2-db44-47e8-8d26-8c658e8378ef> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-06-10T19:50:26.518748"^^xsd:dateTime ;
    dct:modified "2025-11-25T08:07:05.674868"^^xsd:dateTime ;
    dct:title "TECADM_PDA-JUNHO2022.json" ;
    dcat:accessURL <https://dados.ifrr.edu.br/dataset/0b7e3ab1-be47-41f4-a845-134d3c075ce4/resource/5ac5a4d2-db44-47e8-8d26-8c658e8378ef/download/tecadm_pda-junho2022.json> ;
    dcat:byteSize "85417"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/0b7e3ab1-be47-41f4-a845-134d3c075ce4/resource/dd64b12e-4fc5-4e55-b306-a182d4758ed4> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-06-10T19:50:34.633761"^^xsd:dateTime ;
    dct:modified "2025-11-25T08:07:05.675325"^^xsd:dateTime ;
    dct:title "TECADM_PDA_JUNHO2022.csv" ;
    dcat:accessURL <https://dados.ifrr.edu.br/dataset/0b7e3ab1-be47-41f4-a845-134d3c075ce4/resource/dd64b12e-4fc5-4e55-b306-a182d4758ed4/download/tecadm_pda_junho2022.csv> ;
    dcat:byteSize "46284"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

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

