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

<https://id.rijksmuseum.nl/300332259> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Sir John Leycester Bart" ] ;
    ns1:creator <https://id.rijksmuseum.nl/310223929> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "332259" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "A catalogue of ten modern pictures, by eminent artists of the British School, the entire property of a man of fashion, by whom they are parted with solely from the want of space to arrange them in his gallery, and possessing other specimens of the same artists" ;
    ns1:temporalCoverage "1809-03-15"^^<http://id.loc.gov/datatypes/edtf>,
        "Date and place of sale: 1809/03/15, London." ;
    ns1:workExample <https://id.rijksmuseum.nl/301332259> .

