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

<https://id.rijksmuseum.nl/300308249> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Numina Collection" ] ;
    ns1:creator <https://id.rijksmuseum.nl/31112832> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "308249" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Fine Chinese ceramics and works of art" ;
    ns1:temporalCoverage "2020-12-01"^^<http://id.loc.gov/datatypes/edtf>,
        "Datum veiling: 2020/12/01, Hong Kong." ;
    ns1:workExample <http://price-lists.s3-website-us-east-1.amazonaws.com/1125325842.pdf>,
        <https://id.rijksmuseum.nl/301308249> .

