# 14 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix dct: <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/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-ha115> dc11:subject <http://uri.gbv.de/database/opac> ;
dct:extent "420677"^^xsd:int ;
dct:title "Bibliothek des Landesamt f\u00FCr Denkmalpflege und Arch\u00E4ologie Sachsen-Anhalt"@de ;
gbv:dbkey "opac-de-ha115" ;
gbv:picabase <http://lbshal.gbv.de:8080/DB=12/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-ha115> ;
a daia:Service, void:Dataset, schema:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <https://opac.bibliothek.uni-halle.de/DB=12/> .
<http://uri.gbv.de/organization/isil/DE-Ha115> gbv:opac <http://uri.gbv.de/database/opac-de-ha115> .