# 56 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dbprop: <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 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 vcard2006:Address, vcard2006:Pref ;
vcard2006:locality "Aurich" ;
vcard2006:postal-code "26603" ;
vcard2006:street-address "Fischteichweg 16" .
_:b2 a wgspos:SpatialThing ;
wgspos:lat "53.46749" ;
wgspos:long "7.48149" .
_:b3 a schema:OpeningHoursSpecification ;
rdfs:comment "Di-Fr 10.00-18.00" .
_:b4 schema:postOfficeBoxNumber "15 80" ;
a vcard2006:Address, vcard2006:Parcel, vcard2006:Postal ;
vcard2006:locality "Aurich" ;
vcard2006:postal-code "26585" .
_:b5 a vcard2006:Pref, vcard2006:Voice ;
rdf:value "+49 4941 17 99 39" .
_:b6 a vcard2006:Fax, vcard2006:Pref ;
rdf:value "+49 4941 17 99 11 39" .
<http://ld.zdb-services.de/resource/organisations/DE-Au3> owl:sameAs <http://uri.gbv.de/organization/isil/DE-Au3> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-au3> dc:subject <http://uri.gbv.de/database/opac> ;
dct:extent "417897"^^xs:int ;
dct:title "Landschaftsbibliothek Aurich"@de ;
gbv:dbkey "opac-de-au3" ;
gbv:picabase <http://lbsemd.gbv.de:8080/DB=1/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-au3> ;
a daia:Service, void:Dataset, schema:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <http://lbsemd.gbv.de:8080/DB=1/> .
<http://uri.gbv.de/organization/isil/DE-Au3> gbv:opac <http://uri.gbv.de/database/opac-de-au3> .
<https://ld.zdb-services.de/data/organisations/DE-Au3> dct:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dct:modified "2022-10-07T14:27:04.000"^^xs:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-Au3> dbprop:shortName "Aurich LandschaftsB" ;
dc:elements "DEOST" ;
dc:identifier "(OCLCsymbol)DEOST", "DE-Au3" ;
schema:openingHoursSpecification _:b3 ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-Au3> ;
wgspos:location _:b2 ;
vcard2006:adr _:b1, _:b4 ;
vcard2006:email <mailto:bibliothek@ostfriesischelandschaft.de> ;
vcard2006:tel _:b5, _:b6 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-Au3> ;
foaf:homepage <http://www.ostfriesischelandschaft.de> ;
foaf:name "Landschaftsbibliothek Aurich" .
<mailto:bibliothek@ostfriesischelandschaft.de> a "http://www.w3.org/2006/vcard/ns#Pref" .