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

<https://id.rijksmuseum.nl/300305365> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31121756> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "305365" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "A lifetime of collecting",
        "Magnificent jewels" ;
    ns1:temporalCoverage "2020-07-22"^^<http://id.loc.gov/datatypes/edtf>,
        "Datum en plaats veiling: 2020/07/22, Genève." ;
    ns1:workExample <https://id.rijksmuseum.nl/301305365> .

