@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bOkShw>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/fb32cf4389f8ebfc5fed9aa4e8c4608aeafad35d0484941012bfbbf09a42e108"^^xsd:string ;
  ns0:familyName "van Tongeren"^^xsd:string ;
  ns0:givenName "Wijna"^^xsd:string ;
  ns0:name "Wijna van Tongeren"@nl ;
  roar:documentedIn <https://n2t.net/ark:/60537/b37vqe> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23057> ;
  ns0:additionalName [
    ns1:baseSurname "Tongeren"^^xsd:string ;
    ns1:literalName "Wijna van Tongeren"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

