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

<https://id.rijksmuseum.nl/300332359> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Mr. Hill" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Agar" ] ;
    ns1:creator <https://id.rijksmuseum.nl/310223460> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "332359" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "A catalogue of a choice and highly valuable assemblage of exquisite cabinet Dutch pictures, being the select and remaining part of the collection of a gentleman of refined taste ..." ;
    ns1:temporalCoverage "1811-07-02"^^<http://id.loc.gov/datatypes/edtf>,
        "1811-07-03"^^<http://id.loc.gov/datatypes/edtf>,
        "Date and place of sale: 1811/07/03, London.",
        "Date of sale was postponed one day." ;
    ns1:workExample <https://id.rijksmuseum.nl/301332359> .

