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

<https://id.rijksmuseum.nl/300309202> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Autographen-Sammlung Alexander Meyer Cohn" ] ;
    ns1:creator <https://id.rijksmuseum.nl/31155471> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "309202" ] ;
    ns1:inLanguage "ger" ;
    ns1:name "Die Autographen-Sammlung Alexander Meyer Cohn's" ;
    ns1:temporalCoverage "1906-02-05"^^<http://id.loc.gov/datatypes/edtf>,
        "1906-02-06"^^<http://id.loc.gov/datatypes/edtf>,
        "1906-02-07"^^<http://id.loc.gov/datatypes/edtf>,
        "1906-02-08"^^<http://id.loc.gov/datatypes/edtf>,
        "1906-02-09"^^<http://id.loc.gov/datatypes/edtf>,
        "1906-02-10"^^<http://id.loc.gov/datatypes/edtf>,
        "Datum en plaats veiling: 1906/02/05-1906/02/10, Berlijn." ;
    ns1:workExample <https://id.rijksmuseum.nl/301309202> .

