# 44 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dbprop: <http://dbpedia.org/property/> .
@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sorg: <http://schema.org/> .
@prefix vcard: <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 wgs84: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
_:b1 a vcard:Address, vcard:Pref ;
vcard:locality "G\u00F6ttingen" ;
vcard:postal-code "37073" ;
vcard:street-address "Theaterpl. 15" .
_:b2 a wgs84:SpatialThing ;
wgs84:lat "51.53496" ;
wgs84:long "9.94066" .
_:b3 a vcard:Pref, vcard:Voice ;
rdf:value "+49 551 39-7892 und 7895" .
_:b4 a vcard:Fax, vcard:Pref ;
rdf:value "+49 551 39-7359" .
<http://ld.zdb-services.de/resource/organisations/DE-7-066> owl:sameAs <http://uri.gbv.de/organization/isil/DE-7-066> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-7-066> dc11:subject <http://uri.gbv.de/database/opac> ;
dcterms:extent "2490567"^^xsd:int ;
dcterms:title "Onlinekatalog der Bibliothek des Instituts f\u00FCr Ethnologie"@de ;
gbv:dbkey "opac-de-7-066" ;
gbv:picabase <http://lbsgoe.gbv.de:8080/DB=1.12/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-7-066> ;
a daia:Service, void:Dataset, sorg:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <https://opac.sub.uni-goettingen.de/DB=1.12/> .
<http://uri.gbv.de/organization/isil/DE-7-066> gbv:opac <http://uri.gbv.de/database/opac-de-7-066> .
<https://ld.zdb-services.de/data/organisations/DE-7-066> dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dcterms:modified "2021-02-22T15:57:56.000"^^xsd:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-7-066> dbprop:shortName "G\u00F6ttingen Inst. Ethnologie" ;
dc11:identifier "DE-7-066" ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-7-066> ;
wgs84:location _:b2 ;
vcard:adr _:b1 ;
vcard:email <mailto:ethno@gwdg.de> ;
vcard:tel _:b3, _:b4 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-7-066> ;
foaf:homepage <http://www.gwdg.de/\u007Eethno> ;
foaf:name "Institut f\u00FCr Ethnologie der Universit\u00E4t G\u00F6ttingen, Bibliothek" .
<mailto:ethno@gwdg.de> a "http://www.w3.org/2006/vcard/ns#Pref" .