@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/0950e013-455f-445d-b400-055a7fb03aee> a dcat:Dataset ;
    dct:description "Lista as informações das obras que compõem o acervo da Biblioteca" ;
    dct:identifier "0950e013-455f-445d-b400-055a7fb03aee" ;
    dct:issued "2025-11-25T08:04:52.927880"^^xsd:dateTime ;
    dct:modified "2025-11-25T08:04:52.927885"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Acervo da Biblioteca" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0950e013-455f-445d-b400-055a7fb03aee/resource/d683e8e5-31b7-4896-bf40-88d9a03324b8> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "biblioteca",
        "brazil",
        "ckan",
        "enap",
        "geo",
        "geoss",
        "national",
        "south-america" ;
    dcat:landingPage <https://acervo.enap.gov.br/> .

<https://acervo.enap.gov.br/> a foaf:Document .

<https://data.amerigeoss.org/dataset/0950e013-455f-445d-b400-055a7fb03aee/resource/d683e8e5-31b7-4896-bf40-88d9a03324b8> a dcat:Distribution ;
    dct:description "Lista as informações das obras que compõem o acervo da Biblioteca" ;
    dct:format "CSV" ;
    dct:issued "2019-07-31T19:03:21.034589"^^xsd:dateTime ;
    dct:modified "2025-11-25T08:04:52.920831"^^xsd:dateTime ;
    dct:title "Acervo da Biblioteca" ;
    dcat:accessURL <https://drive.google.com/file/d/1dY1vlK3-LqBZKQjRuDQ1nLRPHb8lm4vm/view?usp=sharing> .

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

