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

<https://id.rijksmuseum.nl/300332346> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Lord Kinnaird" ] ;
    ns1:creator <https://id.rijksmuseum.nl/310223929> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "332346" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "A catalogue of a genuine and highly select collection of sixteen pictures ... collected by a nobleman of distinguished taste in the fine arts ... from the choicest productions in the art, that have been imported during the Troubles on the Continent; removed from his house, Lower Grosvenor Street." ;
    ns1:temporalCoverage "1811-05-21"^^<http://id.loc.gov/datatypes/edtf>,
        "Date and place of sale: 1811/05/21, London." ;
    ns1:workExample <https://id.rijksmuseum.nl/301332346> .

