# 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 xmls: <http://www.w3.org/2001/XMLSchema#> .
<http://uri.gbv.de/database/idz> dcterm:extent "97383"^^xmls:int ;
dcterm:title "IDZ - Index Deutschsprachiger Zeitschriften 1750-1815"@de, "IDZ - Index of German Journals 1750-1815"@en ;
gbv:dbkey "idz" ;
gbv:picabase <http://gsoapi.gbv.de:9000/DB=2.13/> ;
gbv:srubase <http://sru.gbv.de/idz> ;
a daia:Service, void:Dataset, schema:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <https://gso.gbv.de/DB=2.13/> .