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

<https://id.rijksmuseum.nl/300334067> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Anthony Evans" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Robert Chilcott" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Mr. and Mrs. Arthur Harris" ] ;
    ns1:creator <https://id.rijksmuseum.nl/31112832> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "334067" ] ;
    ns1:inLanguage "chi",
        "eng" ;
    ns1:name "Fine Chinese ceramics & works of art",
        "Fine Chinese ceramics and works of art" ;
    ns1:temporalCoverage "2012-12-24"^^<http://id.loc.gov/datatypes/edtf>,
        "Date and place of sale: 2012/11/24, Hong Kong." ;
    ns1:workExample <https://id.rijksmuseum.nl/301334067> .

