@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/40f09bd0-6efe-456f-972f-8fe3fbda443d> a dcat:Dataset ;
    dct:description "Lista de servidores da UFCA" ;
    dct:identifier "40f09bd0-6efe-456f-972f-8fe3fbda443d" ;
    dct:issued "2025-11-25T09:45:36.957333"^^xsd:dateTime ;
    dct:modified "2025-11-25T09:45:36.957337"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Lista de Servidores - Outubro 2018" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diretoria de Tecnologia da Informação" ;
            vcard:hasEmail <mailto:atendimento.dti@ufca.edu.br> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/40f09bd0-6efe-456f-972f-8fe3fbda443d/resource/13d38e0a-eb83-4fdd-b271-6ad820d4a55b>,
        <https://data.amerigeoss.org/dataset/40f09bd0-6efe-456f-972f-8fe3fbda443d/resource/825b5635-6d84-4534-bd45-22abfeb54198> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "geo",
        "geoss",
        "national",
        "pessoas",
        "servidores",
        "south-america" ;
    dcat:landingPage <http://dadosabertosapi.ufca.edu.br/dadosabertos-api/service/recurso/servidores.json> .

<http://dadosabertosapi.ufca.edu.br/dadosabertos-api/service/recurso/servidores.json> a foaf:Document .

<https://data.amerigeoss.org/dataset/40f09bd0-6efe-456f-972f-8fe3fbda443d/resource/13d38e0a-eb83-4fdd-b271-6ad820d4a55b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2017-06-19T16:38:08.316435"^^xsd:dateTime ;
    dct:modified "2025-11-25T09:45:36.950310"^^xsd:dateTime ;
    dct:title "servidores" ;
    dcat:accessURL <http://dadosabertosapi.ufca.edu.br/service/recurso/servidores.csv> .

<https://data.amerigeoss.org/dataset/40f09bd0-6efe-456f-972f-8fe3fbda443d/resource/825b5635-6d84-4534-bd45-22abfeb54198> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2017-06-19T16:37:49.958217"^^xsd:dateTime ;
    dct:modified "2025-11-25T09:45:36.949814"^^xsd:dateTime ;
    dct:title "servidores" ;
    dcat:accessURL <http://dadosabertosapi.ufca.edu.br/service/recurso/servidores.json> .

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

