# 47 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dc: <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 prop: <http://dbpedia.org/property/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sdo: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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 wgspos: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix xs: <http://www.w3.org/2001/XMLSchema#> .
_:b1 a vcard:Address, vcard:Pref ;
vcard:locality "Halle/Saale" ;
vcard:postal-code "06120" ;
vcard:street-address "Weinberg 3" .
_:b2 a wgspos:SpatialThing ;
wgspos:lat "51.49643" ;
wgspos:long "11.94409" .
_:b3 a sdo:OpeningHoursSpecification ;
rdfs:comment "Mo-Do 8.00-12.00 und 13.00-16.00, Fr 8.00-12.00" .
_:b4 a vcard:Pref, vcard:Voice ;
rdf:value "+49 345 55 82-1621" .
_:b5 a vcard:Fax, vcard:Pref ;
rdf:value "+49 345 55 82-1009" .
<http://ld.zdb-services.de/resource/organisations/DE-Ha93> owl:sameAs <http://uri.gbv.de/organization/isil/DE-Ha93> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-ha93> dc:subject <http://uri.gbv.de/database/opac> ;
dcterms:extent "104907"^^xs:int ;
dcterms:title "Online-Katalog Bibliothek des Instituts f\u00FCr Pflanzenbiochemie"@de ;
gbv:dbkey "opac-de-ha93" ;
gbv:picabase <http://lbshal.gbv.de:8080/DB=8/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-ha93> ;
a daia:Service, void:Dataset, sdo:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <https://opac.bibliothek.uni-halle.de/DB=8/> .
<http://uri.gbv.de/organization/isil/DE-Ha93> gbv:opac <http://uri.gbv.de/database/opac-de-ha93> .
<https://ld.zdb-services.de/data/organisations/DE-Ha93> dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dcterms:modified "2016-02-17T14:14:43.000"^^xs:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-Ha93> prop:shortName "Halle/S Pflanzenbiochemie" ;
dc:identifier "DE-Ha93" ;
sdo:openingHoursSpecification _:b3 ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-Ha93> ;
wgspos:location _:b2 ;
vcard:adr _:b1 ;
vcard:email <mailto:bibliothek@ipb-halle.de> ;
vcard:tel _:b4, _:b5 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-Ha93> ;
foaf:homepage <http://www.ipb-halle.de/institut/administration-und-infrastruktur/arbeitsgruppen/information-und-dokumentation/bibliothek/> ;
foaf:name "Leibniz-Institut f\u00FCr Pflanzenbiochemie, Bibliothek" .
<mailto:bibliothek@ipb-halle.de> a "http://www.w3.org/2006/vcard/ns#Pref" .