@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/p782918859> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wordingsgeschiedenis van het Nieuwe Testament / A.F.J. Klijn" ;
    dcterms1:issued "1974" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594282>,
        <http://data.bibliotheken.nl/id/thes/p078604583>,
        <http://data.bibliotheken.nl/id/thes/p397321783> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068708335> ;
    schema1:bookEdition "4e bijgew. dr" ;
    schema1:description "1e uitg.: 1965" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820947881> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5c3f2465697f66c1b3dc23c6acd5986c> ;
    schema1:name "De wordingsgeschiedenis van het Nieuwe Testament" ;
    schema1:numberOfPages 256 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1205a426abc0561a1b1e74714edf8c19> ;
    schema1:sameAs <http://www.worldcat.org/oclc/6736704> .

