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

<https://id.rijksmuseum.nl/31056960> a ns1:Person ;
    ns1:alternateName "John, Gwen",
        "John, Gwen, 1876-1939" ;
    ns1:name "John, Gwen" ;
    ns1:sameAs <http://viaf.org/viaf/57417858>,
        <http://vocab.getty.edu/ulan/500009240>,
        <http://www.wikidata.org/entity/Q274339> .

