@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/bs3YgHb>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6b459a9e-0c46-5b30-b483-99cc6219d9a2"^^xsd:string ;
  schema:givenName "Neeltje"^^xsd:string ;
  schema:name "Neeltje van Gaalen"@nl ;
  schema:familyName "van Gaalen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00mkkf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7cb66202-f00f-5217-19f6-4cd785f5f364> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2340025> ;
  schema:birthDate "1817-09-22"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Gaalen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

