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

<https://id.rijksmuseum.nl/31080230> a ns1:Person ;
    ns1:alternateName "Müller, Victor",
        "Müller, Victor, 1830-1871" ;
    ns1:name "Müller, Victor" ;
    ns1:sameAs <http://www.wikidata.org/entity/Q878576> .

