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

<https://id.rijksmuseum.nl/300332304> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Chamilly" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Andrew Wilson" ],
        <https://id.rijksmuseum.nl/31094914> ;
    ns1:creator <https://id.rijksmuseum.nl/310223927> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "332304" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "The catalogue of the remaining part of the select and very interesting collection of valuable paintings, the property of the late Right Honorable Lord Rendlesham ... To which are added a few pictures by permission ..." ;
    ns1:temporalCoverage "1810-05-28"^^<http://id.loc.gov/datatypes/edtf>,
        "Date and place of sale: 1810/05/28, London." ;
    ns1:workExample <https://id.rijksmuseum.nl/301332304> .

