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

<https://id.rijksmuseum.nl/300305244> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Carl Gross" ] ;
    ns1:creator <https://id.rijksmuseum.nl/311173689> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "305244" ] ;
    ns1:inLanguage "ger" ;
    ns1:name "Gemälde-Sammlung Dr. med. Carl Gross",
        "Katalog von vortrefflichen Gemälden älterer und neuerer Meister aus der Sammlung des Herrn Dr. med. Carl Gross zu Wien u. A." ;
    ns1:temporalCoverage "1901-12-02"^^<http://id.loc.gov/datatypes/edtf>,
        "1901-12-03"^^<http://id.loc.gov/datatypes/edtf>,
        "Datum en plaats veiling: 1901/12/02-1901/12/03, Köln." ;
    ns1:workExample <https://id.rijksmuseum.nl/301305244> .

