@prefix pico: <https://personsincontext.org/model#> .
@prefix ns0: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bQDxNqv>
  pico:hasAge "77" ;
  ns0:familyName "de Jong" ;
  ns0:givenName "Eva R." ;
  ns0:name "Eva R. de Jong"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/e6c7b5abf5741cf90d9e5547538abb54b8c5dd753398482f72af8b0d5b1f864c" ;
  gtm:surnameMarried "Mul" ;
  gtm:plaatsBegraven <https://n2t.net/ark:/60537/b7vcIWF> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2724508> ;
  ns0:additionalName [
    ns1:baseSurname "Jong" ;
    ns1:literalName "Eva R. de Jong"@nl ;
    ns1:surnamePrefix "de"
  ] .

