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

<https://id.rijksmuseum.nl/300200116> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Sammlung Rud. Phil. Goldschmidt." ] ;
    ns1:creator <https://id.rijksmuseum.nl/31134332> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "200116" ] ;
    ns1:inLanguage "ger" ;
    ns1:name "Katalog der Sammlung des im Jahre 1914 verstorbenen Herrn Rud. Phil. Goldschmidt - Berlin." ;
    ns1:temporalCoverage "1917-10-04"^^<http://id.loc.gov/datatypes/edtf>,
        "1917-10-05"^^<http://id.loc.gov/datatypes/edtf>,
        "1917-10-06"^^<http://id.loc.gov/datatypes/edtf>,
        "1917-10-07"^^<http://id.loc.gov/datatypes/edtf>,
        "1917-10-08"^^<http://id.loc.gov/datatypes/edtf>,
        "1917-10-09"^^<http://id.loc.gov/datatypes/edtf>,
        "1917-10-10"^^<http://id.loc.gov/datatypes/edtf>,
        "1917-10-11"^^<http://id.loc.gov/datatypes/edtf>,
        "Datum veiling: 1917/10/04-11" ;
    ns1:workExample <https://id.rijksmuseum.nl/301200116> .

