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

<https://id.rijksmuseum.nl/310223045> a ns1:Person ;
    ns1:alternateName "Hubert" ;
    ns1:name "Hubert" .

