@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p17699467X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Pilatustype of de twijfelaar : voordracht / van F. Domela Nieuwenhuis" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p432852050> ;
    dcterms1:issued "1888" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068380356> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/950c49fad8db7e5869bc395ce3451193> ;
    schema1:name "De Pilatustype of de twijfelaar : voordracht" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4fa4cd3ae6ce4e34abdb992d36fcc1fe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/48432241> .

