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

<https://id.rijksmuseum.nl/300207081> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Con Benson" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Guy Benson" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Ceramiek China" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Robert H. Benson" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Rex Benson" ] ;
    ns1:creator <https://id.rijksmuseum.nl/311146147> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "207081" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Catalogue of a portion of the collection of early Chinese porcelain and pottery formed by Robert H. Benson, Esq., now the property of Major Rex Benson, Guy Benson, Esq., and Con Benson, Esq" ;
    ns1:temporalCoverage "1924-07-01"^^<http://id.loc.gov/datatypes/edtf>,
        "1924-07-02"^^<http://id.loc.gov/datatypes/edtf>,
        "Datum veiling: 1924/07/01-1924/07/02" ;
    ns1:workExample <https://id.rijksmuseum.nl/301207081> .

