@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/41b3e3f3-8125-49aa-b25c-9440344acbb7> a dcat:Dataset ;
    dct:description "Relação dos servidores Aposentados da UnB" ;
    dct:identifier "41b3e3f3-8125-49aa-b25c-9440344acbb7" ;
    dct:issued "2025-11-25T09:46:28.738242"^^xsd:dateTime ;
    dct:modified "2025-11-25T09:46:28.738246"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Aposentados" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/41b3e3f3-8125-49aa-b25c-9440344acbb7/resource/dcd22b77-d380-4314-adc8-932f26587eb9> ;
    dcat:keyword "administrativo",
        "amerigeo",
        "amerigeoss",
        "apossentados",
        "brazil",
        "ckan",
        "geo",
        "geoss",
        "national",
        "recursos-humanos",
        "south-america",
        "unb" ;
    dcat:landingPage <http://dados.unb.br/dataset/aposentados> .

<http://dados.unb.br/dataset/aposentados> a foaf:Document .

<https://data.amerigeoss.org/dataset/41b3e3f3-8125-49aa-b25c-9440344acbb7/resource/dcd22b77-d380-4314-adc8-932f26587eb9> a dcat:Distribution ;
    dct:description "Relação dos servidores aposentados" ;
    dct:format "CSV" ;
    dct:issued "2021-09-01T17:31:48.789943"^^xsd:dateTime ;
    dct:modified "2025-11-25T09:46:28.730653"^^xsd:dateTime ;
    dct:title "Aposentados" ;
    dcat:accessURL <http://dgp.unb.br/images/CODE/planilhas/dados_institucionais_aposentados_01.csv> .

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

