@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/1d5de1c1-f029-4a26-bb67-8b4dbe750195> a dcat:Dataset ;
    dct:description """Dados de aquisição dos exemplares do acervo das bibliotecas\r
""" ;
    dct:identifier "1d5de1c1-f029-4a26-bb67-8b4dbe750195" ;
    dct:issued "2025-11-25T08:27:18.950488"^^xsd:dateTime ;
    dct:modified "2025-11-25T08:27:18.950492"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Acervo aquisição" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ouvidor@reitoria.ufrn.br" ;
            vcard:hasEmail <mailto:ouvidor@reitoria.ufrn.br> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1d5de1c1-f029-4a26-bb67-8b4dbe750195/resource/3bbc6e06-d5e4-4b78-a713-bf8619ea526f>,
        <https://data.amerigeoss.org/dataset/1d5de1c1-f029-4a26-bb67-8b4dbe750195/resource/42355191-a278-4ea3-ab36-902cb2031f60> ;
    dcat:keyword "acervo",
        "amerigeo",
        "amerigeoss",
        "aquisicao",
        "biblioteca",
        "brazil",
        "ckan",
        "geo",
        "geoss",
        "national",
        "south-america" .

<https://data.amerigeoss.org/dataset/1d5de1c1-f029-4a26-bb67-8b4dbe750195/resource/3bbc6e06-d5e4-4b78-a713-bf8619ea526f> a dcat:Distribution ;
    dct:description "Dados de aquisição dos exemplares do acervo das bibliotecas" ;
    dct:format "PDF" ;
    dct:issued "2020-12-04T11:44:23.264530"^^xsd:dateTime ;
    dct:modified "2025-11-25T08:27:18.942419"^^xsd:dateTime ;
    dct:title "Dicionário Acervo Aquisição" ;
    dcat:accessURL <https://dados.ufrn.br/dataset/1d5de1c1-f029-4a26-bb67-8b4dbe750195/resource/3bbc6e06-d5e4-4b78-a713-bf8619ea526f/download/acervo-aquisicao-dicionario.pdf> .

<https://data.amerigeoss.org/dataset/1d5de1c1-f029-4a26-bb67-8b4dbe750195/resource/42355191-a278-4ea3-ab36-902cb2031f60> a dcat:Distribution ;
    dct:description """Dados de aquisição dos exemplares do acervo das bibliotecas.\r
""" ;
    dct:format "CSV" ;
    dct:issued "2020-12-04T11:58:37.236067"^^xsd:dateTime ;
    dct:modified "2025-11-25T08:27:18.942837"^^xsd:dateTime ;
    dct:title "Acervo Aquisição" ;
    dcat:accessURL <https://dados.ufrn.br/dataset/1d5de1c1-f029-4a26-bb67-8b4dbe750195/resource/42355191-a278-4ea3-ab36-902cb2031f60/download/acervoaquisicao.csv> .

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

