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

<https://id.rijksmuseum.nl/310106605> a ns1:Person ;
    ns1:alternateName "Smith, John Moyr",
        "Smith, John Moyr, 1839-1912" ;
    ns1:name "Smith, John Moyr" ;
    ns1:sameAs <http://viaf.org/viaf/4262161>,
        <http://www.wikidata.org/entity/Q6249679> .

