@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix euthemes: <http://publications.europa.eu/resource/authority/data-theme/> .
@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.zg.ch/store/2/resource/188> a dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description """Die Bibliotheksstatistik liefert aktuelle Informationen über die Struktur, die Funktionsweise und die Entwicklung der Bibliotheken schweizweit.
Der hier angebotene Datensatz enthält daraus die Informationen der Bibliothek Zug (Stadt- und Kantonsbibliothek), 2020 bis 2024.

>> Ergänzung zu V18 "Andere elektronische Medien":
Eigendigitalisate und Born digital (inkl. digitale Doku-Dossiers), lokal gespeichert und im Katalog erschlossen (Zählung nach erschlossenen Einheiten wie Sammlungen, Dossiers etc.)»

Quelle: Schweizerische Bibliotheksstatistik (BFS) bis 2023, ab 2024 Erhebung durch Bibliosuisse"""@de ;
    dct:identifier "a1518b0b-0d27-47a8-8080-de93b2d0b928@stadt-zug" ;
    dct:issued "2024-12-11T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2025-12-22T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.zg.ch/store/2/resource/44> ;
    dct:spatial "https://sws.geonames.org/7287644" ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-12-31T23:59:59.999999"^^xsd:dateTime ;
            dcat:startDate "2020-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Bibliotheksstatistik Bibliothek Zug"@de ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data Zug" ;
            vcard:hasEmail <mailto:opendata@zg.ch> ] ;
    dcat:distribution <https://data.zg.ch/store/2/resource/190>,
        <https://data.zg.ch/store/2/resource/274> ;
    dcat:keyword "bibliothek"@de,
        "bibliotheksstatistik"@de ;
    dcat:landingPage <https://www.bibliothekzug.ch/> ;
    dcat:theme euthemes:EDUC .

<https://data.zg.ch/store/2/resource/190> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:modified "2025-12-22T00:00:00"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "Bibliotheksstatistik ab 2020"@de ;
    dcat:accessURL <https://data.zg.ch/store/2/resource/189> ;
    dcat:downloadURL <https://data.zg.ch/store/2/resource/189> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/text/csv> .

<https://data.zg.ch/store/2/resource/274> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:modified "2025-12-22T00:00:00"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "Bibliotheksstatistik ab 2020"@de ;
    dcat:accessURL <https://data.zg.ch/rowstore/dataset/2bbe840d-8efc-499f-95a6-5385b03b59c4> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/application/json> ;
    foaf:page <https://swagger.entryscape.com/?url=https://data.zg.ch/rowstore/dataset/2bbe840d-8efc-499f-95a6-5385b03b59c4/swagger> .

<https://data.zg.ch/store/2/resource/44> a foaf:Agent ;
    foaf:name "Bibliothek Zug"@de .

<https://swagger.entryscape.com/?url=https://data.zg.ch/rowstore/dataset/2bbe840d-8efc-499f-95a6-5385b03b59c4/swagger> a foaf:Document .

<http://dcat-ap.ch/vocabulary/licenses/terms_by> a dct:LicenseDocument,
        dct:RightsStatement .

