# 10 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dcterm: <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#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://uri.gbv.de/database/hpb> dcterm:extent "9061445"^^xsd:int ;
dcterm:title "CERL - Heritage of the Printed Book Database"@de ;
gbv:dbkey "hpb" ;
gbv:picabase <http://kxpapi.k10plus.de:8000/DB=1.77/> ;
gbv:srubase <http://sru.k10plus.de/hpb> ;
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=1.77/> .