# 14 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dc11: <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 xs: <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-551> dc11:subject <http://uri.gbv.de/database/opac> ;
dcterms:extent "1106200"^^xs:int ;
dcterms:title "Gesamtbestand der Bibliothek der Hochschule Magdeburg-Stendal (FH) Standort Magdeburg"@de ;
gbv:dbkey "opac-de-551" ;
gbv:picabase <http://lbsmdb.gbv.de:8080/DB=3/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-551> ;
a daia:Service, void:Dataset, schema:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <https://opac.lbs-magdeburg.gbv.de/> .
<http://uri.gbv.de/organization/isil/DE-551> gbv:opac <http://uri.gbv.de/database/opac-de-551> .