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

<https://id.rijksmuseum.nl/300282795> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Artists' materials" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Turpentine--History" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Turpentine" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Artists' materials" ],
        <https://id.rijksmuseum.nl/320130917>,
        <https://id.rijksmuseum.nl/320131858> ;
    ns1:creator <https://id.rijksmuseum.nl/310153568> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "282795" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Some instances in the history of distilled oil of turpentine, the disappearing painters' material" ;
    ns1:temporalCoverage "1300-1500" ;
    ns1:workExample <https://id.rijksmuseum.nl/301282795> .

