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

<https://id.rijksmuseum.nl/31031972> a ns1:Person ;
    ns1:alternateName "Edgar, Alf",
        "Edgar, Alf, 1955" ;
    ns1:name "Edgar, Alf" ;
    ns1:sameAs <https://rkd.nl/explore/artists/375906> .

