@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/p037800620> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Op wolken van geluk / Nicola West ; [vert. uit het Engels Françoise Nobel]" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069896402> ;
    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:isbn "9034791459" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ac94d72c474b93363e87fea0a5aa05b4> ;
    schema1:name "Op wolken van geluk" ;
    schema1:numberOfPages 125 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d7a27cf2e2276b501df4f161e658faa5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64497363> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/41bb950eb6900fe45c34cfecf6503fc9> .

