@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/p842397256> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een gok voor het leven / Valerie Parv ; [vert. uit het Engels door Françoise Nobel]" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070176450> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069563837> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820738328> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe22cb1af6c391434f7c6228f16ff7ea> ;
    schema1:name "Een gok voor het leven" ;
    schema1:numberOfPages 120 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5f7a5323f29c6c03060148da4a1d729b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63974460> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c25d20f81221dd06eab4474f382b47ea> .

