# 49 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 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 schema: <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 wgs84: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix xds: <http://www.w3.org/2001/XMLSchema#> .
_:b1 a vcard:Address, vcard:Pref ;
vcard:locality "Stade" ;
vcard:postal-code "21682" ;
vcard:street-address "Johannisstr. 5" .
_:b2 a wgs84:SpatialThing ;
wgs84:lat "53.60214" ;
wgs84:long "9.47757" .
_:b3 a schema:OpeningHoursSpecification ;
rdfs:comment "Di-Fr 8.30-12.00 und Di 13.30-15.30 und Do 13.30-17.30" .
_:b4 a vcard:Pref, vcard:Voice ;
rdf:value "+49 4141 4 01-460" .
_:b5 a vcard:Fax, vcard:Pref ;
rdf:value "+0049 04141 401462" .
<http://ld.zdb-services.de/resource/organisations/DE-Sta4> owl:sameAs <http://uri.gbv.de/organization/isil/DE-Sta4> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-sta4> dc:subject <http://uri.gbv.de/database/opac> ;
dct:extent "27519"^^xds:int ;
dct:title "Hansestadt Stade: Stadtarchiv, Museen Stade und Predigerbibliothek"@de, "Libraries of the Municipal Archives Stade, Stade Museums and Stade Preachers' Library"@en ;
gbv:dbkey "opac-de-sta4" ;
gbv:picabase <http://kxpapi.k10plus.de:8000/DB=9.675/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-sta4> ;
a daia:Service, void:Dataset, schema:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <https://kxp.k10plus.de/DB=9.675/> .
<http://uri.gbv.de/organization/isil/DE-Sta4> gbv:opac <http://uri.gbv.de/database/opac-de-sta4> .
<https://ld.zdb-services.de/data/organisations/DE-Sta4> dct:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dct:modified "2022-08-19T14:14:01.000"^^xds:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-Sta4> dbpprop:shortName "Stade Stadtarchiv" ;
dc:description "Dienstbibliothek der Abteilung Archiv und Stadtgeschichte der Hansestadt Stade, Magistratsbibliothek und Verwaltung der Predigerbibliothek Stade, die sich im Eigentum der Hannoverschen Landeskirche befindet." ;
dc:identifier "DE-Sta4" ;
schema:openingHoursSpecification _:b3 ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-Sta4> ;
wgs84:location _:b2 ;
vcard:adr _:b1 ;
vcard:email <mailto:stadtarchiv@stadt-stade.de> ;
vcard:tel _:b4, _:b5 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-Sta4> ;
foaf:homepage <https://www.stadt-stade.info/portal/seiten/stadtarchiv-und-stadtgeschichte-900000242-20390.html> ;
foaf:name "Stadtarchiv Stade - Dienstbibliothek" .
<mailto:stadtarchiv@stadt-stade.de> a "http://www.w3.org/2006/vcard/ns#Pref" .