# 51 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dbpp: <http://dbpedia.org/property/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix gbv: <http://purl.org/ontology/gbv/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix pos: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix terms: <http://purl.org/dc/terms/> .
@prefix vcard2006: <http://www.w3.org/2006/vcard/ns#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix wdrs: <http://www.w3.org/2007/05/powder-s#> .
@prefix xmlns: <http://xmlns.com/foaf/0.1/> .
@prefix xs: <http://www.w3.org/2001/XMLSchema#> .
_:b1 a vcard2006:Address, vcard2006:Pref ;
vcard2006:locality "G\u00F6ttingen" ;
vcard2006:postal-code "37073" ;
vcard2006:street-address "Platz der G\u00F6ttinger Sieben 1" .
_:b2 a pos:SpatialThing ;
pos:lat "51.53937" ;
pos:long "9.93492" .
_:b3 schema:postOfficeBoxNumber "29 32" ;
a vcard2006:Address, vcard2006:Parcel, vcard2006:Postal ;
vcard2006:locality "G\u00F6ttingen" ;
vcard2006:postal-code "37070" .
_:b4 a vcard2006:Pref, vcard2006:Voice ;
rdf:value "+49 551 39-31000" .
_:b5 a vcard2006:Fax, vcard2006:Pref ;
rdf:value "+49 551 39-31999" .
<http://ld.zdb-services.de/resource/organisations/DE-601> owl:sameAs <http://uri.gbv.de/organization/isil/DE-601> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-601> dc11:subject <http://uri.gbv.de/database/opac> ;
terms:extent "432774"^^xs:int ;
terms:title "Fachliteratur im Bestand der VZG"@de ;
gbv:dbkey "opac-de-601" ;
gbv:picabase <http://kxpapi.k10plus.de:8000/DB=1.63/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-601> ;
a daia:Service, void:Dataset, schema:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
xmlns:homepage <https://kxp.k10plus.de/DB=1.63/> .
<http://uri.gbv.de/organization/isil/DE-601> gbv:opac <http://uri.gbv.de/database/opac-de-601> .
<https://ld.zdb-services.de/data/organisations/DE-601> terms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
terms:modified "2019-11-28T12:09:22.000"^^xs:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-601> dbpp:shortName "G\u00F6ttingen GBV/VZG" ;
dc11:identifier "DE-601" ;
a xmlns:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-601> ;
pos:location _:b2 ;
vcard2006:adr _:b1, _:b3 ;
vcard2006:email <mailto:gbv@gbv.de> ;
vcard2006:tel _:b4, _:b5 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-601> ;
xmlns:homepage <http://www.gbv.de> ;
xmlns:name "Verbundzentrale des GBV (VZG)" .
<mailto:gbv@gbv.de> a "http://www.w3.org/2006/vcard/ns#Pref" .