@prefix ns0: <https://schema.org/> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bDwuro>
  ns0:givenName "Andries" ;
  ns0:name "Andries Zaltbommel"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/4751cf4f51fcec9daf15bca9bb43c7462c380721661faf534f24ce7783f01550" ;
  ns0:familyName "Zaltbommel" ;
  roar:documentedIn <https://n2t.net/ark:/60537/bSi9jT> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/21789> .

