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

<https://id.rijksmuseum.nl/310106606> a ns1:Person ;
    ns1:alternateName "Smith, John Raphael",
        "Smith, John Raphael, 1751-1812" ;
    ns1:name "Smith, John Raphael" ;
    ns1:sameAs <http://www.wikidata.org/entity/Q75606121> .

