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

<https://id.rijksmuseum.nl/300235299> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/311151633> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "235299" ] ;
    ns1:inLanguage "ger" ;
    ns1:name "Sammlung Wolfgang Zorer †, Berlin, verschiedener Kunstbesitz" ;
    ns1:temporalCoverage "1940-04-05"^^<http://id.loc.gov/datatypes/edtf>,
        "1940-04-06"^^<http://id.loc.gov/datatypes/edtf>,
        "Datum veiling: 1940/04/05-1940/04/06" ;
    ns1:workExample <https://id.rijksmuseum.nl/301235299> .

