# 15 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 schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix xmls: <http://www.w3.org/2001/XMLSchema#> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-d267> dc11:subject <http://uri.gbv.de/database/opac> ;
dcterms:extent "99736"^^xmls:int ;
dcterms:title "Online library catalogue of the Max Planck Institute of Molecular Cell Biology and Genetics"@de, "Online library catalogue of the Max Planck Institute of Molecular Cell Biology and Genetics"@en ;
gbv:dbkey "opac-de-d267" ;
gbv:picabase <http://vzlbs.gbv.de:8080/DB=14/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-d267> ;
a daia:Service, void:Dataset, schema:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <http://vzlbs.gbv.de:8080/DB=14/> .
<http://uri.gbv.de/organization/isil/DE-D267> gbv:opac <http://uri.gbv.de/database/opac-de-d267> .