@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/p238688933> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "... Where colour plays a distinctive role : Sikkens award / Petra Timmer ; with contr. of Martin vam Amerongen ... [et al.]" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078477956>,
        <http://data.bibliotheken.nl/id/thes/p078561434>,
        <http://data.bibliotheken.nl/id/thes/p169886360> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p14328746X> ;
    schema1:inLanguage "en" ;
    schema1:isbn "906611911X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2bdf8b13b677dd513658913e3592cbff> ;
    schema1:name "... Where colour plays a distinctive role : Sikkens award" ;
    schema1:numberOfPages 263 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/31e1f2a9888113858cf7b9257ab00e89> ;
    schema1:sameAs <http://www.worldcat.org/oclc/40177790> .

