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

<https://id.rijksmuseum.nl/300324099> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Richard Seligsohn" ] ;
    ns1:contributor <https://id.rijksmuseum.nl/31153848> ;
    ns1:creator <https://id.rijksmuseum.nl/31188347> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "324099" ] ;
    ns1:inLanguage "ger" ;
    ns1:name "Die sammlung Richard Seligsohn" ;
    ns1:temporalCoverage "1926-10-27"^^<http://id.loc.gov/datatypes/edtf>,
        "Date and place of sale: 1926/10/27, Paul Cassirer, Berlin" ;
    ns1:workExample <https://id.rijksmuseum.nl/301324099> .

