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

<https://id.rijksmuseum.nl/300332799> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Knapton" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Calonne" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Edward Coxe" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Spencer" ] ;
    ns1:creator <https://id.rijksmuseum.nl/310223673> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "332799" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "A catalogue of the singularly fine and very rare drawings, selected ... from those distinguished cabinets, the Calonne, Knapton, and Spencer collections; some very valuable books relating to the fine arts ... and the small but valuable collection of Italian and Dutch pictures ...",
        "Valuable collection of pictures, drawings, &c. of the late Edward Coxe, Esq. removed from his residence on Hampstead Heath." ;
    ns1:temporalCoverage "1815-04-13"^^<http://id.loc.gov/datatypes/edtf>,
        "1815-04-14"^^<http://id.loc.gov/datatypes/edtf>,
        "1815-04-15"^^<http://id.loc.gov/datatypes/edtf>,
        "Date and place of sale: 1815/04/13-1815/04/15, London." ;
    ns1:workExample <https://id.rijksmuseum.nl/301332799> .

