@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/p09759282X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bedrieglijke dromen / Emilie Richards ; [vert. uit het Engels door Elco Bos]" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p082029709> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06908680X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p090955226> ;
    schema1:isbn "9034784746" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/85c58ddcb68789acc0fff801c184194b> ;
    schema1:name "Bedrieglijke dromen" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2c5ed3d66bf5781afdae90566d54f80f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66023162> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/72bd5548e145b1c6745c943a178dd5b2> .

