# 56 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dbpedia2: <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 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 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 wgs: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix xmls: <http://www.w3.org/2001/XMLSchema#> .
_:b1 a vcard2006:Address, vcard2006:Pref ;
vcard2006:locality "Halle/Saale" ;
vcard2006:postal-code "06108" ;
vcard2006:street-address "August-Bebel-Str. 50 a" .
_:b2 a wgs:SpatialThing ;
wgs:lat "51.48890" ;
wgs:long "11.97050" .
_:b3 a sdo:OpeningHoursSpecification ;
rdfs:comment "Di-Mi und Fr 9.00-16.00; Do 9.00-18.00" .
_:b4 sdo:postOfficeBoxNumber "11 05 43" ;
a vcard2006:Address, vcard2006:Parcel, vcard2006:Postal ;
vcard2006:locality "Halle/Saale" ;
vcard2006:postal-code "06019" .
_:b5 a vcard2006:Pref, vcard2006:Voice ;
rdf:value "+49 345 47 23 91 47" .
_:b6 a vcard2006:Fax, vcard2006:Pref ;
rdf:value "+49 345 47 23 91 49" .
<http://ld.zdb-services.de/resource/organisations/DE-Ha2> owl:sameAs <http://uri.gbv.de/organization/isil/DE-Ha2> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-ha2> dc11:subject <http://uri.gbv.de/database/opac> ;
dcterms:extent "795637"^^xmls:int ;
dcterms:title "Online-Katalog Deutsche Akademie der Naturforscher Leopoldina"@de ;
gbv:dbkey "opac-de-ha2" ;
gbv:picabase <http://lbshal.gbv.de:8080/DB=4/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-ha2> ;
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=4/> .
<http://uri.gbv.de/organization/isil/DE-Ha2> gbv:opac <http://uri.gbv.de/database/opac-de-ha2> .
<https://ld.zdb-services.de/data/organisations/DE-Ha2> dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dcterms:modified "2022-11-18T14:35:43.000"^^xmls:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-Ha2> dbpedia2:shortName "Halle/S Dt. Akad. Naturfor." ;
dc11:elements "DEDAN" ;
dc11:identifier "(OCLCsymbol)DEDAN", "DE-Ha2" ;
sdo:openingHoursSpecification _:b3 ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-Ha2> ;
wgs:location _:b2 ;
vcard2006:adr _:b1, _:b4 ;
vcard2006:email <mailto:bibliothek@leopoldina.org> ;
vcard2006:tel _:b5, _:b6 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-Ha2> ;
foaf:homepage <http://www.leopoldina.org/de/ueber-uns/bibliothek/> ;
foaf:name "Deutsche Akademie der Naturforscher Leopoldina, Bibliothek" .
<mailto:bibliothek@leopoldina.org> a "http://www.w3.org/2006/vcard/ns#Pref" .