@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/p820852732> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Studies on the book of Genesis / by B. Gemser, J. Hoftijzer, A.R. Hulst ... [et al.]" ;
    dcterms1:issued "1958" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594223>,
        <http://data.bibliotheken.nl/id/thes/p078516897> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068714734>,
        <http://data.bibliotheken.nl/id/thes/p069212287>,
        <http://data.bibliotheken.nl/id/thes/p070863547> ;
    schema1:description "Engelse, Duitse en Franse tekst" ;
    schema1:inLanguage "de",
        "en",
        "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832308226> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5c29c7ae7b2fb59ef940d3d0fa9f9a4c> ;
    schema1:name "Studies on the book of Genesis" ;
    schema1:numberOfPages 315 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9e426b1fe080492cf525d8e80c90dcb0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781393999> .

