@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/p290705274> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Einstein, vertel eens / Jean-Claude Carrière ; vert. [uit het Frans] Henne van der Kooy" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p440684560>,
        <http://data.bibliotheken.nl/id/nbt/p440684579> ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069115125> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069568766> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "902341893X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ee7c67d3db800eca54e0c994bbce09ac> ;
    schema1:name "Einstein, vertel eens" ;
    schema1:numberOfPages 213 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6af52561da04a50aff847cc48b2aca5f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71704755> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d6f9616c9926833579f14d6e9e0ca2a2> .

