@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/bXhXP1>
  ns0:givenName "Anna" ;
  ns0:name "Anna Soufreu"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/329fcbacbafde5d3ceec9bd4743cefdc923ab57f6b73047100cc3657c28eb0f4" ;
  ns0:familyName "Soufreu" ;
  roar:documentedIn <https://n2t.net/ark:/60537/bc4AYV> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/21771> .

