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

<https://id.rijksmuseum.nl/310123456> a ns1:Person ;
    ns1:alternateName "Wilson, Christopher",
        "Wilson, Christopher 1948-" ;
    ns1:name "Wilson, Christopher" .

