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

<https://id.rijksmuseum.nl/300238340> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Johann Török" ] ;
    ns1:creator <https://id.rijksmuseum.nl/311151561> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "238340" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "The Török collection: drawings by famous masters",
        "The rare collection of drawings belonging to Bishop Dr. Johann Török, Vienna." ;
    ns1:temporalCoverage "1928-11-07"^^<http://id.loc.gov/datatypes/edtf>,
        "1928-11-08"^^<http://id.loc.gov/datatypes/edtf>,
        "Datum veiling: 1928/11/07-1928/11/08" ;
    ns1:workExample <https://id.rijksmuseum.nl/301238340> .

