@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/b6Fq286>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fc083b33-e7bb-7309-e943-dea126b2024e"^^xsd:string ;
  schema:givenName "Jannetje"^^xsd:string ;
  schema:name "Jannetje van der Kleij"@nl ;
  schema:familyName "van der Kleij"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010c4w> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f4fdf690-2052-9bb9-d443-5eedf802065d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2711376> ;
  schema:birthDate "1854-01-13"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Kleij"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

