# 50 triples
@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 vcard2006:Address, vcard2006:Pref ;
vcard2006:locality "Breklum" ;
vcard2006:postal-code "25821" ;
vcard2006:street-address "Kirchenstr. 4" .
_:b2 a wgspos:SpatialThing ;
wgspos:lat "54.60654" ;
wgspos:long "8.98487" .
_:b3 sdo:description "und nach Vereinbarung" ;
a sdo:OpeningHoursSpecification ;
rdfs:comment "Mo-Fr 9.00-12.00" .
_:b4 a vcard2006:Pref, vcard2006:Voice ;
rdf:value "+49 4671 91 12 14" .
_:b5 a vcard2006:Fax, vcard2006:Pref ;
rdf:value "+49 4671 91 12 22" .
<http://ld.zdb-services.de/resource/organisations/DE-Brk1> owl:sameAs <http://uri.gbv.de/organization/isil/DE-Brk1> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-brk1> dc11:subject <http://uri.gbv.de/database/opac> ;
dcterms:extent "13413"^^xs:int ;
dcterms:title "Centre for Global Ministries and Ecumenical Relations, Breklum"@en, "Zentrum f\u00FCr Mission und \u00D6kumene - Nordkirche weltweit"@de ;
gbv:dbkey "opac-de-brk1" ;
gbv:picabase <http://kxpapi.k10plus.de:8000/DB=9.664/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-brk1> ;
a daia:Service, void:Dataset, sdo:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <https://kxp.k10plus.de/DB=9.664/> .
<http://uri.gbv.de/organization/isil/DE-Brk1> gbv:opac <http://uri.gbv.de/database/opac-de-brk1> .
<https://ld.zdb-services.de/data/organisations/DE-Brk1> dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dcterms:modified "2020-08-20T10:04:07.000"^^xs:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-Brk1> prop:shortName "Breklum ZM\u00D6" ;
dc11:description "Benutzung der Bibliothek erfolgt nach Absprache; Fernleihe auf Anfrage m\u00F6glich" ;
dc11:identifier "DE-Brk1" ;
sdo:openingHoursSpecification _:b3 ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-Brk1> ;
wgspos:location _:b2 ;
vcard2006:adr _:b1 ;
vcard2006:email <mailto:bibliothek@nordkirche-weltweit.de> ;
vcard2006:tel _:b4, _:b5 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-Brk1> ;
foaf:homepage <http://www.nordkirche-weltweit.de> ;
foaf:name "Zentrum f\u00FCr Mission und \u00D6kumene - Nordkirche weltweit, Bibliothek" .
<mailto:bibliothek@nordkirche-weltweit.de> a "http://www.w3.org/2006/vcard/ns#Pref" .