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

<https://id.rijksmuseum.nl/300332805> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Sir George Bowyer" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Thomas Jones" ] ;
    ns1:creator <https://id.rijksmuseum.nl/310223929> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "332805" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "A catalogue of a splendid and valuable collection of undoubted and original paintings, principally of the Dutch and Flemish schools, and a few fine pictures of the Italian school, the properties of a gentleman and a baronet ... also, a few fine specimens of modern sculpture." ;
    ns1:temporalCoverage "1815-06-02"^^<http://id.loc.gov/datatypes/edtf>,
        "1815-06-03"^^<http://id.loc.gov/datatypes/edtf>,
        "Date of sale: 1815/06/02-1815/06/03.",
        "Place of sale: London." ;
    ns1:workExample <https://id.rijksmuseum.nl/301332805> .

