@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/p41357122X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bestemming van Elisabeth / Laura Frantz ; vertaald [uit het Engels] door Evelyn van Bilsen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p413991784>,
        <http://data.bibliotheken.nl/id/nbt/p417726015>,
        <http://data.bibliotheken.nl/id/nbt/p418263965> ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p34028658X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p400951665> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789029727563" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f58c73d42efc96dcbed3962ae3045b8> ;
    schema1:name "De bestemming van Elisabeth" ;
    schema1:numberOfPages 396 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9cdb1a43022da5d08bcb0509611ba6ba> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1032616950> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/229e5f389a0c1e7b0c3f8a95b5f62b4f> .

