@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/bH3my6U>
  pico:hasAge "83" ;
  ns0:name "E.M. van Meel"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/db1190bf0a7689739d63215cee1995283b201cf642e6c1fb217c62b9e6a059ba" ;
  gtm:surnameMarried "Knoop" ;
  ns0:familyName "van Meel" ;
  gtm:plaatsBegraven <https://n2t.net/ark:/60537/bvbtMba> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2724701> ;
  ns0:additionalName [
    ns1:baseSurname "Meel" ;
    ns1:initials "E.M." ;
    ns1:literalName "E.M. van Meel"@nl ;
    ns1:surnamePrefix "van"
  ] .

