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

<https://id.rijksmuseum.nl/31059238> a ns1:Person ;
    ns1:alternateName "Keith, Thomas",
        "Keith, Thomas, 1827-1895" ;
    ns1:name "Keith, Thomas" ;
    ns1:sameAs <http://vocab.getty.edu/ulan/500006259>,
        <http://www.wikidata.org/entity/Q3496041> .

