# 14 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix dcq: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gbv: <http://purl.org/ontology/gbv/> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://uri.gbv.de/database/oeb> a skos:Concept ;
skos:prefLabel "Kataloge \u00D6ffentlicher Bibliotheken"@de .
<http://uri.gbv.de/database/oeb-ni> dc11:subject <http://uri.gbv.de/database/oeb> ;
dcq:extent "1201314"^^xsd:int ;
dcq:title "Katalog der \u00D6ffentlichen Bibliotheken in Niedersachsen"@de, "Katalog der \u00D6ffentlichen Bibliotheken in Niedersachsen"@en ;
gbv:dbkey "oeb-ni" ;
gbv:picabase <http://kxpapi.k10plus.de:8000/DB=2.704/> ;
gbv:srubase <http://sru.k10plus.de/oeb-ni> ;
a daia:Service, void:Dataset, schema:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <https://kxp.k10plus.de/DB=2.704/> .