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

<https://id.rijksmuseum.nl/300312186> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Art and Design" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Color in art" ],
        <https://id.rijksmuseum.nl/320126535>,
        <https://id.rijksmuseum.nl/320129623>,
        <https://id.rijksmuseum.nl/320130022> ;
    ns1:abstract "Accompanying DVD-ROM contains 17 chapters or which 7 are featured in the book."@en ;
    ns1:creator <https://id.rijksmuseum.nl/310209959> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "312186" ] ;
    ns1:inLanguage "eng",
        "ger" ;
    ns1:name "Colour and light: materials for a theory of colour and light",
        "Farbe und Licht" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Text in German and English." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301312186> .

