@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/bxTz6cz>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6ebf3c05-ffae-d055-4fde-9c500799a6b3"^^xsd:string ;
  schema:givenName "Neeltje Margrietha"^^xsd:string ;
  schema:name "Neeltje Margrietha van der Wal"@nl ;
  schema:familyName "van der Wal"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wntv> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/45cd730f-b030-7a18-271b-1487ffca1303> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2127957> ;
  schema:birthDate "1876-02-20"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Wal"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

