# 14 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dce: <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 xds: <http://www.w3.org/2001/XMLSchema#> .
<http://uri.gbv.de/database/olcssg> a skos:Concept ;
skos:prefLabel "Online-Contents - Thematische Ausschnitte"@de .
<http://uri.gbv.de/database/olcssg-mus> dce:subject <http://uri.gbv.de/database/olcssg> ;
dcterms:extent "212792"^^xds:int ;
dcterms:title "Online Contents - Music Research"@en, "Online Contents - Musikwissenschaft"@de ;
gbv:dbkey "olcssg-mus" ;
gbv:picabase <http://kxpapi.k10plus.de:8000/DB=2.50/> ;
gbv:srubase <http://sru.k10plus.de/olcssg-mus> ;
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=2.50/> .