@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/p801967880> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bloemen in kleur / Sandra Holmes ; [vert. uit het Engels door Sandra Holmes]" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075601516> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069081743> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067808174> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p099593181> ;
    schema1:isbn "9024669537" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4c094ece42760cc8e2d2c86187ab6999> ;
    schema1:name "Bloemen in kleur" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8391af0e5a27210eda24eab0cd4cea37> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63404061> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3f4e0dca71c5561585a025ad9f3f9edc> .

