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

<https://id.rijksmuseum.nl/3107928> a ns1:Person ;
    ns1:alternateName "Beerman, John",
        "Beerman, John, 1958" ;
    ns1:name "Beerman, John" ;
    ns1:sameAs <http://www.wikidata.org/entity/Q21994095>,
        <https://rkd.nl/explore/artists/217348> .

