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

<https://id.rijksmuseum.nl/300332786> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Sir Edward Walpole" ] ;
    ns1:creator <https://id.rijksmuseum.nl/310223460> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "332786" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "A catalogue of a genuine and valuable collection of pictures, of the late Rt. Hon. Sir Edward Walpole, K.B. deceased; the whole of which will be offered in their original condition. Together with an interesting and valuable assemblage of Italian, French, Flemish, and Dutch pictures, comprising many excellent specimens of the most celebrated masters" ;
    ns1:temporalCoverage "1814-07-08"^^<http://id.loc.gov/datatypes/edtf>,
        "1814-07-09"^^<http://id.loc.gov/datatypes/edtf>,
        "Date and place of sale: 1814/07/08-1814/08/09, London." ;
    ns1:workExample <https://id.rijksmuseum.nl/301332786> .

