# 11 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 xs: <http://www.w3.org/2001/XMLSchema#> .
<http://uri.gbv.de/database/vd17> dcterm:extent "657758"^^xs:int ;
dcterm:title "VD17 - Bibliography of Books Printed in the German Speaking Countries from 1601 to 1700"@en, "VD17 - Verzeichnis der im deutschen Sprachraum erschienenen Drucke des 17. Jahrhunderts"@de ;
gbv:dbkey "vd17" ;
gbv:picabase <http://kxpapi.k10plus.de:8000/DB=1.28/> ;
gbv:srubase <http://sru.k10plus.de/vd17> ;
a daia:Service, void:Dataset, schema:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <https://vd17.k10plus.de/> .