# 11 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@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#> .
@prefix xmls: <http://www.w3.org/2001/XMLSchema#> .
<http://uri.gbv.de/database/hamburgbibliographie> dcq:extent "205312"^^xmls:int ;
dcq:title "Hamburg-Bibliographie"@de, "Hamburg-Bibliographie"@en ;
gbv:dbkey "hamburgbibliographie" ;
gbv:picabase <http://lhham.gbv.de:8080/DB=10/> ;
gbv:srubase <http://sru.gbv.de/hamburgbibliographie> ;
a daia:Service, void:Dataset, schema:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <http://lhham.gbv.de:8080/DB=10/> .