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

<https://id.rijksmuseum.nl/300207074> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Collection of Lady Charlotte Schreiber" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Property of Rt. Hon. Viscount Wimborne" ] ;
    ns1:creator <https://id.rijksmuseum.nl/311146147> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "207074" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Catalogue of a choice collection of old Chinese porcelain, objects of art, and tapistry" ;
    ns1:temporalCoverage "1923-03-06"^^<http://id.loc.gov/datatypes/edtf>,
        "1923-03-07"^^<http://id.loc.gov/datatypes/edtf>,
        "1923-03-08"^^<http://id.loc.gov/datatypes/edtf>,
        "Datum veiling: 1923/03/06-1923/03/08" ;
    ns1:workExample <https://id.rijksmuseum.nl/301207074> .

