@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/p098876198> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De put van Jacob / Pierre Benoit ; vert. door A. Moresco" ;
    dcterms1:issued "1926" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068453302> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071685553> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9c9a190f82c3ce2a9b163497a7349414> ;
    schema1:name "De put van Jacob" ;
    schema1:numberOfPages 219 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/61d3680d4eb124b433310a6b3a0b2b96> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66113709> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f73a63975eacf1d65e86e4bfdc951f48> .

