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

<https://n2t.net/ark:/60537/bNw2CF7>
  pico:hasAge "83"^^xsd:string ;
  schema:familyName "de Waal"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/12e59569a6288622a5801511b9b4e2e0eecd65b2a6efcfd70bf037a5559d9ebb"^^xsd:string ;
  gtm:surnameMarried "Imholz"^^xsd:string ;
  schema:givenName "Wil"^^xsd:string ;
  schema:name "Wil de Waal"@nl ;
  gtm:plaatsBegraven <https://n2t.net/ark:/60537/bAbg6cF> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2739652> ;
  schema:additionalName [
    ns0:baseSurname "Waal"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

