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

<https://id.rijksmuseum.nl/300303058> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Richard Schweder" ] ;
    ns1:creator <https://id.rijksmuseum.nl/311173689> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "303058" ] ;
    ns1:inLanguage "ger" ;
    ns1:name "Die Sammlung alter und moderner Kunstsachen" ;
    ns1:temporalCoverage "1900-11-22"^^<http://id.loc.gov/datatypes/edtf>,
        "1900-11-23"^^<http://id.loc.gov/datatypes/edtf>,
        "1900-11-24"^^<http://id.loc.gov/datatypes/edtf>,
        "1900-11-26"^^<http://id.loc.gov/datatypes/edtf>,
        "1900-11-27"^^<http://id.loc.gov/datatypes/edtf>,
        "1900-11-28"^^<http://id.loc.gov/datatypes/edtf>,
        "1900-11-29"^^<http://id.loc.gov/datatypes/edtf>,
        "1900-11-30"^^<http://id.loc.gov/datatypes/edtf>,
        "Datum en plaats veiling: 1900/11/22-1900/11/30" ;
    ns1:workExample <https://id.rijksmuseum.nl/301303058> .

