@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/p044338279> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een nieuwe bijbelvertaling / pro: A. v. Veldhuizen ; contra: C. Veltenaar" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p389066613>,
        <http://data.bibliotheken.nl/id/nbt/p391279750> ;
    dcterms1:issued "1919" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594142> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072875712> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071393897> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833461133> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f90c7484d7b3124c9905a1f75412173> ;
    schema1:name "Een nieuwe bijbelvertaling" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fd88cfa3d1f03cea99b689842cf42590> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64955179> .

