@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/p427907128> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De anderen / Sarah Blau ; uit het Hebreeuws vertaald door Hilde Pach" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p440931843>,
        <http://data.bibliotheken.nl/id/nbt/p440931851> ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p430380399> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07235769X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044544244" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bceed17fd0c5478d386fa08ce6cc7532> ;
    schema1:name "De anderen" ;
    schema1:numberOfPages 277 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/362f5436044d66bd59904f1338008125> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1224309701> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/42fbcb59885bc016944a7c3bfe471c23> .

