@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p203224655> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Meisje in hyacintblauw / Susan Vreeland ; vert. [uit het Engels] door Wim Holleman" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342320483>,
        <http://data.bibliotheken.nl/id/nbt/p342320491> ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p203224612> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068980876> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9055017507" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8f805939cb0e0587b88097d3666581f9> ;
    schema1:name "Meisje in hyacintblauw" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9ef3d988f6cc2bf8c152f307d1e5785a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65220191> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5a2d6cafe5d11289373bb41ec7c1963a> .

