@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/p159556198> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Apologetische polemiek / Johannes Jacobus Prins" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p432735992>,
        <http://data.bibliotheken.nl/id/nbt/p43273600X>,
        <http://data.bibliotheken.nl/id/nbt/p432887989>,
        <http://data.bibliotheken.nl/id/nbt/p432887997> ;
    dcterms1:issued "1882" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07025740X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c48384269206c37543cbf0c3a65756dc> ;
    schema1:name "Apologetische polemiek" ;
    schema1:numberOfPages 84 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/63018eaa0918d14d5ac67635dbf1074b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68460637> .

