@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/bzmsCV3>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/33299e26-0971-62e8-2599-d7a76e7dc957"^^xsd:string ;
  schema:givenName "Neeltje Elize"^^xsd:string ;
  schema:name "Neeltje Elize van der Veer"@nl ;
  schema:familyName "van der Veer"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b49ZDXk> ;
  schema:spouse <https://n2t.net/ark:/60537/biJYFHo> ;
  schema:children <https://n2t.net/ark:/60537/brrRO6a> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/582205> ;
  schema:additionalName [
    ns0:baseSurname "Veer"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

