@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/9095bf7c-d7cf-49e8-b89c-2ad6166eebea> a dcat:Dataset ;
    dct:description "Dados sobre número de empréstimos, número de assentos, nº de empréstimos entre bibliotecas, dentre outros." ;
    dct:identifier "9095bf7c-d7cf-49e8-b89c-2ad6166eebea" ;
    dct:issued "2025-11-25T11:02:56.418710"^^xsd:dateTime ;
    dct:modified "2025-11-25T11:02:56.418714"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Bibliotecas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Procuradoria Educacional Institucional" ;
            vcard:hasEmail <mailto:pei.reitoria@ifal.edu.br> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/9095bf7c-d7cf-49e8-b89c-2ad6166eebea/resource/0b79fde3-a6e9-45bf-83ad-f3284c52264b>,
        <https://data.amerigeoss.org/dataset/9095bf7c-d7cf-49e8-b89c-2ad6166eebea/resource/6fb448ae-76dc-4f09-86a3-e880accece87> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "biblioteca",
        "brazil",
        "central-america",
        "ckan",
        "educacao",
        "geo",
        "geoss",
        "national",
        "south-america" .

<https://data.amerigeoss.org/dataset/9095bf7c-d7cf-49e8-b89c-2ad6166eebea/resource/0b79fde3-a6e9-45bf-83ad-f3284c52264b> a dcat:Distribution ;
    dct:description "##Sigla biblioteca; Nome biblioteca; Tipo biblioteca; Nº de assentos; Nº de empréstimos domiciliares; Nº de empréstimos entre bibliotecas, entre outros." ;
    dct:format "CSV" ;
    dct:issued "2017-07-20T14:19:14.988719"^^xsd:dateTime ;
    dct:modified "2025-11-25T11:02:56.410564"^^xsd:dateTime ;
    dct:title "Biblioteca Detalhado.csv" ;
    dcat:accessURL <http://dadosabertos.ifal.edu.br/dataset/9095bf7c-d7cf-49e8-b89c-2ad6166eebea/resource/0b79fde3-a6e9-45bf-83ad-f3284c52264b/download/2.-biblioteca_detalhado_abr2018.csv> .

<https://data.amerigeoss.org/dataset/9095bf7c-d7cf-49e8-b89c-2ad6166eebea/resource/6fb448ae-76dc-4f09-86a3-e880accece87> a dcat:Distribution ;
    dct:description "Nome biblioteca, Tipo biblioteca, Nº de assentos, Nº de empréstimos domiciliares, Nº de empréstimos entre bibliotecas entre outros." ;
    dct:format "PDF" ;
    dct:issued "2018-04-11T09:10:32.924867"^^xsd:dateTime ;
    dct:modified "2025-11-25T11:02:56.411029"^^xsd:dateTime ;
    dct:title "Biblioteca Detalhado.pdf" ;
    dcat:accessURL <http://dadosabertos.ifal.edu.br/dataset/9095bf7c-d7cf-49e8-b89c-2ad6166eebea/resource/6fb448ae-76dc-4f09-86a3-e880accece87/download/bibliotecadetalhado.pdf> .

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

