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

<https://id.rijksmuseum.nl/300235893> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "E.L." ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "R." ] ;
    ns1:creator <https://id.rijksmuseum.nl/311151633> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "235893" ] ;
    ns1:inLanguage "ger" ;
    ns1:name "Antiquitäten-Sammlung Dr. R., Hamburg, Gemälde aus Sammlung E. L., Berlin, verschiedener Kunstbesitz" ;
    ns1:temporalCoverage "1938-04-07"^^<http://id.loc.gov/datatypes/edtf>,
        "1938-04-08"^^<http://id.loc.gov/datatypes/edtf>,
        "1938-04-09"^^<http://id.loc.gov/datatypes/edtf>,
        "Datum veiling: 1938/04/07-1938/04/09" ;
    ns1:workExample <https://id.rijksmuseum.nl/301235893> .

