@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/p423420143> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Echt geluk / Andrew Gray ; vertaling [uit het Engels]: W. van Emenes" ;
    dcterms1:issued "2019" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607050> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072273232> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p424019132> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p42394777X> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p424019108> ;
    schema1:isbn "9789402907988" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c35203eccb0f8ff6e3c1d23fb87a1a8a> ;
    schema1:name "Echt geluk" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6042d65ecdf5899ade8b8974928cd44f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1121082050> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/523343ee833a36e7bff18be50354becb> .

