# 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 xds: <http://www.w3.org/2001/XMLSchema#> .
<http://uri.gbv.de/database/vd18> dcq:extent "847105"^^xds:int ;
dcq:title "VD18: Das Verzeichnis Deutscher Drucke des 18. Jahrhunderts"@de, "VD18: Das Verzeichnis Deutscher Drucke des 18. Jahrhunderts"@en ;
gbv:dbkey "vd18" ;
gbv:picabase <http://kxpapi.k10plus.de:8000/DB=1.65/> ;
gbv:srubase <http://sru.k10plus.de/vd18> ;
a daia:Service, void:Dataset, schema:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <https://vd18.k10plus.de/> .