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

<https://id.rijksmuseum.nl/300292707> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Janet Traeger Salz" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "From the Family of Yun Gee" ],
        <https://id.rijksmuseum.nl/311107135> ;
    ns1:creator <https://id.rijksmuseum.nl/311107382> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "292707" ] ;
    ns1:inLanguage "chi",
        "eng" ;
    ns1:name "Modern art, evening sale" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "English and Chinese." ] ;
    ns1:temporalCoverage "2019-03-31"^^<http://id.loc.gov/datatypes/edtf>,
        "Date of sale: March 31, 2019.",
        "Place of sale: Hong Kong." ;
    ns1:workExample <https://id.rijksmuseum.nl/301292707> .

