# 43 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dbpprop: <http://dbpedia.org/property/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dct: <http://purl.org/dc/terms/> .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix url: <http://schema.org/> .
@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 wgs84: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix xds: <http://www.w3.org/2001/XMLSchema#> .
@prefix xmlns: <http://xmlns.com/foaf/0.1/> .
_:b1 a vcard2006:Address, vcard2006:Pref ;
vcard2006:locality "Mihla" ;
vcard2006:postal-code "99826" ;
vcard2006:street-address "Marktstr. 18" .
_:b2 a wgs84:SpatialThing ;
wgs84:lat "51.07807" ;
wgs84:long "10.33401" .
_:b3 a url:OpeningHoursSpecification ;
rdfs:comment "Di 14.00-18.00, Mi 8.00-13.00 und Do 9.00-16.00" .
_:b4 a vcard2006:Pref, vcard2006:Voice ;
rdf:value "+49 36924 3 80 25" .
<http://ld.zdb-services.de/resource/organisations/DE-1924> owl:sameAs <http://uri.gbv.de/organization/isil/DE-1924> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-1924> dc:subject <http://uri.gbv.de/database/opac> ;
dct:extent "10161"^^xds:int ;
dct:title "Verbundkatalog \u00D6ffentlicher Bibliotheken: Bibliothek Mihla"@de, "Verbundkatalog \u00D6ffentlicher Bibliotheken: Bibliothek Mihla"@en ;
gbv:dbkey "opac-de-1924" ;
gbv:picabase <http://kxpapi.k10plus.de:8000/DB=7.568/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-1924> ;
a daia:Service, void:Dataset, url:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
xmlns:homepage <https://kxp.k10plus.de/DB=7.568/> .
<http://uri.gbv.de/organization/isil/DE-1924> gbv:opac <http://uri.gbv.de/database/opac-de-1924> .
<https://ld.zdb-services.de/data/organisations/DE-1924> dct:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dct:modified "2021-06-18T14:11:03.000"^^xds:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-1924> dbpprop:shortName "Mihla StB" ;
dc:identifier "DE-1924" ;
url:openingHoursSpecification _:b3 ;
a xmlns:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-1924> ;
wgs84:location _:b2 ;
vcard2006:adr _:b1 ;
vcard2006:email <mailto:Biblio-Mihla@t-online.de> ;
vcard2006:tel _:b4 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-1924> ;
xmlns:name "Bibliothek Mihla" .
<mailto:Biblio-Mihla@t-online.de> a "http://www.w3.org/2006/vcard/ns#Pref" .