# 27 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 org: <http://www.w3.org/ns/org#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sorg: <http://schema.org/> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://ld.zdb-services.de/resource/organisations/DE-960-test> owl:sameAs <http://uri.gbv.de/organization/isil/DE-960-test> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-960-test> dc11:subject <http://uri.gbv.de/database/opac> ;
dcterms:extent "506887"^^xsd:int ;
dcterms:title "Test-Server der Bibliothek der Fachhochschule Hannover"@de ;
gbv:dbkey "opac-de-960-test" ;
gbv:picabase <http://opc4t.tib.uni-hannover.de:8080/DB=4/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-960-test> ;
a daia:Service, void:Dataset, sorg:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <http://opc4t.tib.uni-hannover.de:8080/DB=4/> .
<http://uri.gbv.de/organization/isil/DE-960-1> a foaf:Organization ;
org:siteOf <http://uri.gbv.de/organization/isil/DE-960-test> .
<http://uri.gbv.de/organization/isil/DE-960-3> a foaf:Organization ;
org:siteOf <http://uri.gbv.de/organization/isil/DE-960-test> .
<http://uri.gbv.de/organization/isil/DE-960-4> a foaf:Organization ;
org:siteOf <http://uri.gbv.de/organization/isil/DE-960-test> .
<http://uri.gbv.de/organization/isil/DE-960-7> a foaf:Organization ;
org:siteOf <http://uri.gbv.de/organization/isil/DE-960-test> .
<http://uri.gbv.de/organization/isil/DE-960-test> gbv:opac <http://uri.gbv.de/database/opac-de-960-test> ;
org:hasSite <http://uri.gbv.de/organization/isil/DE-960-1>, <http://uri.gbv.de/organization/isil/DE-960-3>, <http://uri.gbv.de/organization/isil/DE-960-4>, <http://uri.gbv.de/organization/isil/DE-960-7> .