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

<https://id.rijksmuseum.nl/300290062> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/31135809> ;
    ns1:creator <https://id.rijksmuseum.nl/311107358> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "290062" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "The Fine Art Society" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300195187> ;
            ns1:text "Whistler at the Fine Art Society -- Gluck at the Fine Art Society." ] ;
    ns1:temporalCoverage "2019-02-05"^^<http://id.loc.gov/datatypes/edtf>,
        "Date of sale: February 5, 2019.",
        "Place of sale: London." ;
    ns1:workExample <https://id.rijksmuseum.nl/301290062> .

