@prefix ns1: <http://schema.org/> .

<https://id.rijksmuseum.nl/301266898> a ns1:Book,
        ns1:ProductModel ;
    ns1:additionalType [ a ns1:DefinedTerm ;
            ns1:name "Books"@en,
                "Boeken"@nl ;
            ns1:sameAs <http://vocab.getty.edu/aat/300028051> ] ;
    ns1:exampleOfWork <https://id.rijksmuseum.nl/300266898> ;
    ns1:isbn "9784861522475" ;
    ns1:materialExtent "281 p." ;
    ns1:name "A dictionary of color combinations" ;
    ns1:publication [ a ns1:PublicationEvent ;
            ns1:publishedBy [ ns1:name "Seigensha" ] ],
        [ a ns1:PublicationEvent ;
            ns1:location [ a ns1:Place ;
                    ns1:name "[Kyoto]" ] ],
        [ a ns1:PublicationEvent ;
            ns1:name "[Kyoto]: Seigensha; ©2010. 2016" ] ;
    ns1:sameAs <http://www.worldcat.org/oclc/745867080> ;
    ns1:size "15x11 cm." ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Titel ook in het Japans. - Bevat hoofdzakelijk Japanse tekst." ],
        [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Publ. gebaseerd op oorspronkelijk 6-delige werk: Haishoku Soukan = The complete collection of color combinations uit 1933-1934, samengesteld door Sanzo Wada." ] ;
    ns1:url <https://library.rijksmuseum.nl/cgi-bin/koha/opac-detail.pl?biblionumber=266898> ;
    ns1:workExample <https://id.rijksmuseum.nl/302311173> .

