# 48 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dbpprop: <http://dbpedia.org/property/> .
@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix gbv: <http://purl.org/ontology/gbv/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix pos: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix terms: <http://purl.org/dc/terms/> .
@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 xmlns: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
_:b1 a vcard:Address, vcard:Pref ;
vcard:locality "Neustadt/Orla" ;
vcard:postal-code "07806" ;
vcard:street-address "Gerberstr. 2" .
_:b2 a pos:SpatialThing ;
pos:lat "50.73820" ;
pos:long "11.74737" .
_:b3 a schema:OpeningHoursSpecification ;
rdfs:comment "Di 10.00-19.00, Do und Fr 12.00-17.00, jeden 2. Samstag im Monat 10.00-17.00" .
_:b4 a vcard:Pref, vcard:Voice ;
rdf:value "+49 36481 2 29 01" .
_:b5 a vcard:Fax, vcard:Pref ;
rdf:value "+49 36481 2 29 01" .
<http://ld.zdb-services.de/resource/organisations/DE-1354> owl:sameAs <http://uri.gbv.de/organization/isil/DE-1354> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-1354> dce:subject <http://uri.gbv.de/database/opac> ;
terms:extent "22259"^^xsd:int ;
terms:title "Verbundkatalog \u00D6ffentlicher Bibliotheken: StB Neustadt/Orla"@de, "Verbundkatalog \u00D6ffentlicher Bibliotheken: StB Neustadt/Orla"@en ;
gbv:dbkey "opac-de-1354" ;
gbv:picabase <http://kxpapi.k10plus.de:8000/DB=7.517/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-1354> ;
a daia:Service, void:Dataset, schema:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
xmlns:homepage <https://kxp.k10plus.de/DB=7.517/> .
<http://uri.gbv.de/organization/isil/DE-1354> gbv:opac <http://uri.gbv.de/database/opac-de-1354> .
<https://ld.zdb-services.de/data/organisations/DE-1354> terms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
terms:modified "2023-03-27T14:12:05.000"^^xsd:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-1354> dbpprop:shortName "Neustadt/Orla StB" ;
dce:identifier "DE-1354" ;
schema:openingHoursSpecification _:b3 ;
a xmlns:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-1354> ;
pos:location _:b2 ;
vcard:adr _:b1 ;
vcard:email <mailto:stadtbibliothek@neustadtanderorla.de> ;
vcard:tel _:b4, _:b5 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-1354> ;
xmlns:homepage <http://www.bibliothek-neustadt-orla.de.vu> ;
xmlns:name "Stadtbibliothek Neustadt a.d. Orla" .
<mailto:stadtbibliothek@neustadtanderorla.de> a "http://www.w3.org/2006/vcard/ns#Pref" .