@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/p046222421> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Held van het witte doek / Cassie Miles ; [vert. uit het Engels door Fred Silver]" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071110712> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073558079> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851654665> ;
    schema1:isbn "9034781852" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/919856df0c7759269dd93e0597b130bf> ;
    schema1:name "Held van het witte doek" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6a9fd75027e1ce9cd5a707baa04b7c23> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64915205> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/bc0c34c9d3a18eaa2227ccae49cc234b> .

