# 50 triples
@prefix cdtype: <http://purl.org/cld/cdtype/> .
@prefix daia: <http://purl.org/ontology/daia/> .
@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 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 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 wgspos: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix xs: <http://www.w3.org/2001/XMLSchema#> .
_:b1 a cdtype:CatalogueOrIndex ;
foaf:homepage <https://vzlbs3.gbv.de/DB=15/> .
_:b2 a vcard2006:Address, vcard2006:Pref ;
vcard2006:locality "Bonn" ;
vcard2006:postal-code "53115" ;
vcard2006:street-address "Bachstr. 5-9" .
_:b3 a wgspos:SpatialThing ;
wgspos:lat "50.73236" ;
wgspos:long "7.09236" .
_:b4 a sdo:OpeningHoursSpecification ;
rdfs:comment "Mo-Fr 8.00-16.00, Mi 8.00-18.00" .
_:b5 a vcard2006:Pref, vcard2006:Voice ;
rdf:value "+49 228 20 70-201" .
_:b6 a vcard2006:Fax, vcard2006:Pref ;
rdf:value "+49 228 20 70-299" .
<http://ld.zdb-services.de/resource/organisations/DE-Bo1> owl:sameAs <http://uri.gbv.de/organization/isil/DE-Bo1> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-bo1> dc11:subject <http://uri.gbv.de/database/opac> ;
dcterms:extent "410900"^^xs:int ;
dcterms:title "Bibliothek im LVR LandesMuseum Bonn"@de ;
gbv:dbkey "opac-de-bo1" ;
gbv:picabase <http://vzlbs3.gbv.de:8080/DB=15/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-bo1> ;
a daia:Service, void:Dataset, sdo:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <https://vzlbs3.gbv.de/DB=15/> .
<http://uri.gbv.de/organization/isil/DE-Bo1> gbv:opac <http://uri.gbv.de/database/opac-de-bo1> .
<https://ld.zdb-services.de/data/organisations/DE-Bo1> dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dcterms:modified "2021-04-23T08:55:00.000"^^xs:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-Bo1> prop:shortName "Bonn LVR-LandesMuseum" ;
dc11:identifier "DE-Bo1" ;
gbv:opac _:b1 ;
sdo:openingHoursSpecification _:b4 ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-Bo1> ;
wgspos:location _:b3 ;
vcard2006:adr _:b2 ;
vcard2006:email <mailto:RLM.bibliothek@lvr.de> ;
vcard2006:tel _:b5, _:b6 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-Bo1> ;
foaf:homepage <https://landesmuseum-bonn.lvr.de//de/forschung/bibliothek/bibliothek_1.html> ;
foaf:name "LVR-LandesMuseum Bonn, Bibliothek" .
<mailto:RLM.bibliothek@lvr.de> a "http://www.w3.org/2006/vcard/ns#Pref" .