@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/p435812599> 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/p851507190> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810722194>,
        <http://data.bibliotheken.nl/id/nbt/p811887979> ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/96869481f29e21f6ea0e9b5ad37a51d4> ;
    schema1:name "Inleiding tot het Nieuwe Testament" ;
    schema1:numberOfPages 221 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b691dadd50c96230ae1f9f3eb3196ead> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308793139> .

