# 15 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix dcterms: <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 xds: <http://www.w3.org/2001/XMLSchema#> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-rhn2> dce:subject <http://uri.gbv.de/database/opac> ;
dcterms:extent "2492"^^xds:int ;
dcterms:title "Mathias Hochschule Rheine - Online-Katalog der Bibliothek"@de, "Mathias University of Applied Sciences Rheine"@en ;
gbv:dbkey "opac-de-rhn2" ;
gbv:picabase <http://kxpapi.k10plus.de:8000/DB=9.646/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-rhn2> ;
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=9.646/> .
<http://uri.gbv.de/organization/isil/DE-Rhn2> gbv:opac <http://uri.gbv.de/database/opac-de-rhn2> .