# 51 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dbpprop: <http://dbpedia.org/property/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dcterm: <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 wgs84: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix xmls: <http://www.w3.org/2001/XMLSchema#> .
_:b1 a vcard2006:Address, vcard2006:Pref ;
vcard2006:locality "G\u00FCstrow" ;
vcard2006:postal-code "18273" ;
vcard2006:street-address "Goldberger Str. 12-13" .
_:b2 a wgs84:SpatialThing ;
wgs84:lat "53.78380" ;
wgs84:long "12.17728" .
_:b3 a schema:OpeningHoursSpecification ;
rdfs:comment "Mo-Do 9.30-17.00, Fr 9.30-14.00" .
_:b4 a vcard2006:Pref, vcard2006:Voice ;
rdf:value "+49 3843 2 83-145" .
_:b5 a vcard2006:Fax, vcard2006:Pref ;
rdf:value "+49 3843 2 83-900" .
_:b6 a vcard2006:Voice ;
rdf:value "+49 3843 2 83-145", "+49 3843 283-133" .
<http://ld.zdb-services.de/resource/organisations/DE-1158> owl:sameAs <http://uri.gbv.de/organization/isil/DE-1158> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-1158> dc:subject <http://uri.gbv.de/database/opac> ;
dcterm:extent "213072"^^xmls:int ;
dcterm:title "Fachhochschule f\u00FCr \u00F6ffentliche Verwaltung, Polizei und Rechtspflege, Online-Katalog der Bibliothek"@de ;
gbv:dbkey "opac-de-1158" ;
gbv:picabase <http://vzopc4.gbv.de:8080/DB=25/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-1158> ;
a daia:Service, void:Dataset, schema:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <http://vzopc4.gbv.de:8080/DB=25/> .
<http://uri.gbv.de/organization/isil/DE-1158> gbv:opac <http://uri.gbv.de/database/opac-de-1158> .
<https://ld.zdb-services.de/data/organisations/DE-1158> dcterm:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dcterm:modified "2021-02-22T14:32:46.000"^^xmls:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-1158> dbpprop:shortName "G\u00FCstrow FHVerwalt.Rechtspflege" ;
dc:identifier "DE-1158" ;
schema:openingHoursSpecification _:b3 ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-1158> ;
wgs84:location _:b2 ;
vcard2006:adr _:b1 ;
vcard2006:email <mailto:bibliothek@fh-guestrow.de> ;
vcard2006:tel _:b4, _:b5, _:b6 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-1158> ;
foaf:homepage <http://www.fh-guestrow.de/> ;
foaf:name "Fachhochschule f\u00FCr \u00F6ffentliche Verwaltung, Polizei und Rechtspflege des Landes Mecklenburg-Vorpommern, Bibliothek" .
<mailto:bibliothek@fh-guestrow.de> a "http://www.w3.org/2006/vcard/ns#Pref" .