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

<https://id.rijksmuseum.nl/31045754> a ns1:Person ;
    ns1:alternateName "Guillaume, Albert",
        "Guillaume, Albert, 1873-1942" ;
    ns1:name "Guillaume, Albert" ;
    ns1:sameAs <http://vocab.getty.edu/ulan/500014642>,
        <http://www.wikidata.org/entity/Q2413110> .

