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

<https://id.rijksmuseum.nl/3101528> a ns1:Person ;
    ns1:alternateName "Alexandre, Patrice",
        "Alexandre, Patrice, 1951" ;
    ns1:name "Alexandre, Patrice" ;
    ns1:sameAs <http://www.wikidata.org/entity/Q18177082> .

