@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/p840817649> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een droom wordt werkelijkheid / Ariel Berk ; [vert. uit het Engels door H. Buys]" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070136955> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070663335> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832157732> ;
    schema1:isbn "9034899195" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d0f40cae7bfc0b4082a59d1922f5560> ;
    schema1:name "Een droom wordt werkelijkheid" ;
    schema1:numberOfPages 158 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ca179a273e07d700d6a6d264b027bf46> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63903344> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a695511bf042619cf692d3a0dedacae9> .

