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

<https://id.rijksmuseum.nl/300301377> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/3109568> ;
    ns1:creator <https://id.rijksmuseum.nl/311107358> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "301377" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Property from the estate of Leonard Bernstein" ;
    ns1:temporalCoverage "1997-12-10"^^<http://id.loc.gov/datatypes/edtf>,
        "1997-12-11"^^<http://id.loc.gov/datatypes/edtf>,
        "Datum en plaats veiling: 1997/12/10-1997/12/11, New York" ;
    ns1:workExample <https://id.rijksmuseum.nl/301301377> .

