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

<https://id.rijksmuseum.nl/300283867> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Smith family collection" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Collection of Joan and Preston Robert Tisch" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Collection of Elizabeth Stafford" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Collection of Dr. and Mrs. Jerome S. Coles" ],
        <https://id.rijksmuseum.nl/31182770> ;
    ns1:creator <https://id.rijksmuseum.nl/31121748> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "283867" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Impressionist and modern art" ;
    ns1:temporalCoverage "2018-05-15"^^<http://id.loc.gov/datatypes/edtf>,
        "Datum en plaats veiling: 2018/05/15, New York." ;
    ns1:workExample <http://price-lists.s3-website-us-east-1.amazonaws.com/1033617689.pdf>,
        <https://id.rijksmuseum.nl/301283867> .

