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

<https://n2t.net/ark:/60537/bEyXp4Z>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9ac4872c-8990-8c12-3b56-66f961c069e3"^^xsd:string ;
  schema:givenName "Neeltje"^^xsd:string ;
  schema:name "Neeltje van der Wal"@nl ;
  schema:familyName "van der Wal"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wtgm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f8bc7e6d-b207-537f-a628-ca32a80e5d72> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2729146> ;
  schema:birthDate "1832-03-09"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Wal"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

