@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/br1vgK>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/c393419348a39019cffe765c99cef5fadcfb5df41c756ea294d00f3d0457b336"^^xsd:string ;
  ns0:familyName "van Duuren"^^xsd:string ;
  ns0:givenName "Wijntje"^^xsd:string ;
  ns0:name "Wijntje van Duuren"@nl ;
  roar:documentedIn <https://n2t.net/ark:/60537/bFBtrd> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24399> ;
  ns0:additionalName [
    ns1:baseSurname "Duuren"^^xsd:string ;
    ns1:literalName "Wijntje van Duuren"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

