@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/p852129947> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding tot het Nieuwe Testament / J. de Zwaan" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p435814931> ;
    dcterms1:issued "1948" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397321783> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073144258> ;
    schema1:bookEdition "2e herz. dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810722194>,
        <http://data.bibliotheken.nl/id/nbt/p811887979> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06c3c36df794d3e23345257277abac89> ;
    schema1:name "Inleiding tot het Nieuwe Testament" ;
    schema1:numberOfPages 238 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/003877cfab91d1db390ba5b8baa7ebec> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769153983> .

