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

<https://n2t.net/ark:/60537/b4ZOzV>
  ns0:givenName "Helena Antonia" ;
  ns0:name "Helena Antonia van Unen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/141b84d0dbb244a3737b684c3101b05916af37f2a016a464aa1c3952156244db" ;
  ns0:familyName "van Unen" ;
  roar:documentedIn <https://n2t.net/ark:/60537/bjzMM4> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/21801> ;
  ns0:additionalName [
    ns1:baseSurname "Unen" ;
    ns1:literalName "Helena Antonia van Unen"@nl ;
    ns1:surnamePrefix "van"
  ] .

