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

<https://id.rijksmuseum.nl/300332705> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Art--Private collections" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Thomas Bowes" ] ;
    ns1:creator <https://id.rijksmuseum.nl/310223927> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "332705" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "The catalogue of a very valuable collection of capital paintings, the property of ... Thomas Bowes; consisting of the works of the great artists of the Italian, Dutch, Flemish, German, and French schools; with a few productions of the English masters." ;
    ns1:temporalCoverage "1812-06-27"^^<http://id.loc.gov/datatypes/edtf>,
        "1812-12-16"^^<http://id.loc.gov/datatypes/edtf>,
        "Date and place of sale: 1812/12/16?, London.",
        "Date of sale was postponed from 1812/06/27 to 1812/12/16?" ;
    ns1:workExample <https://id.rijksmuseum.nl/301332705> .

