# 11 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix daiaserv: <http://purl.org/ontology/daia/Service/> .
@prefix dcq: <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 void: <http://rdfs.org/ns/void#> .
<http://uri.gbv.de/database/ebooks> dcq:title "e-book pool GBV|BSZ"@de, "e-book pool GBV|BSZ"@en ;
gbv:dbkey "ebooks" ;
gbv:picabase <http://cbse.gbv.de:6790/DB=1.2/> ;
gbv:srubase <http://sru.gbv.de/ebooks> ;
a daia:Service, daiaserv:Openaccess, void:Dataset, schema:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <http://cbse.gbv.de:6790/DB=1.2/> .