@prefix dcterms1: <http://purl.org/dc/terms#> .
@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/p435812580> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding tot het Nieuwe Testament / J. de Zwaan" ;
    dcterms1:issued "1948" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397321783> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073144258> ;
    schema1:bookEdition "2 herz. dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e uitg.: 1941-1942" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p851507026> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810722194>,
        <http://data.bibliotheken.nl/id/nbt/p811887979> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/82db44a820aad53ce7c377799fcb7108> ;
    schema1:name "Inleiding tot het Nieuwe Testament" ;
    schema1:numberOfPages 223 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ad5587a1b58d816d3bff23ef20e95ef> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308792865> .

