# 36 triples
@prefix cdtype: <http://purl.org/cld/cdtype/> .
@prefix dbpprop: <http://dbpedia.org/property/> .
@prefix dce: <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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix url: <http://schema.org/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix w3cgeo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix wdrs: <http://www.w3.org/2007/05/powder-s#> .
@prefix xmls: <http://www.w3.org/2001/XMLSchema#> .
_:b1 a cdtype:CatalogueOrIndex ;
foaf:homepage <http://opac.sub.uni-goettingen.de/DB=1.1/LNG=DU/> .
_:b2 a vcard:Address, vcard:Pref ;
vcard:locality "G\u00F6ttingen" ;
vcard:postal-code "37077" ;
vcard:street-address "B\u00FCsgenweg 5" .
_:b3 a w3cgeo:SpatialThing ;
w3cgeo:lat "51.55899" ;
w3cgeo:long "9.95721" .
_:b4 a url:OpeningHoursSpecification ;
rdfs:comment "Mo-Mi und Fr 8.00-17.00, Do 8.00-18.00" .
_:b5 a vcard:Pref, vcard:Voice ;
rdf:value "+49 551 39-33407" .
_:b6 a vcard:Fax, vcard:Pref ;
rdf:value "+49 551 39-12099" .
<http://ld.zdb-services.de/resource/organisations/DE-7-0001> owl:sameAs <http://uri.gbv.de/organization/isil/DE-7-0001> .
<https://ld.zdb-services.de/data/organisations/DE-7-0001> dct:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dct:modified "2021-02-22T15:57:52.000"^^xmls:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-7-0001> dbpprop:shortName "G\u00F6ttingen BB Forstwiss." ;
dce:identifier "DE-7-0001" ;
gbv:opac _:b1 ;
url:openingHoursSpecification _:b4 ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-7-0001> ;
w3cgeo:location _:b3 ;
vcard:adr _:b2 ;
vcard:email <mailto:bbf@sub.uni-goettingen.de> ;
vcard:tel _:b5, _:b6 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-7-0001> ;
foaf:homepage <http://www.sub.uni-goettingen.de/standorte-raumangebote/standorte-mit-oeffnungszeiten/bereichsbibliothek-forstwissenschaften/> ;
foaf:name "Nieders\u00E4chsische Staats- und Universit\u00E4tsbibliothek, Bereichsbibliothek Forstwissenschaften und Wald\u00F6kologie" .
<mailto:bbf@sub.uni-goettingen.de> a "http://www.w3.org/2006/vcard/ns#Pref" .