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

<https://id.rijksmuseum.nl/300331787> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Robert Grave" ] ;
    ns1:creator <https://id.rijksmuseum.nl/310223639> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "331787" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "A catalogue of English portraits, appertaining to the various classes ... Being the duplicates of the late Mr. Robert Grave",
        "English portraits" ;
    ns1:temporalCoverage "1806-11-05"^^<http://id.loc.gov/datatypes/edtf>,
        "1806-11-06"^^<http://id.loc.gov/datatypes/edtf>,
        "1806-11-07"^^<http://id.loc.gov/datatypes/edtf>,
        "1806-11-08"^^<http://id.loc.gov/datatypes/edtf>,
        "Date and place of sale: 1806/11/06-1806/11/08, London.",
        "Date of sale was postponed one day." ;
    ns1:workExample <https://id.rijksmuseum.nl/301331787> .

