@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#> .

<https://n2t.net/ark:/60537/bC3zaxm>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/596b21ae-65cb-5eba-b737-a44c5581ad19"^^xsd:string ;
  schema:familyName "Kleijnenburg"^^xsd:string ;
  schema:givenName "Neeltje Christina Johanna"^^xsd:string ;
  schema:name "Neeltje Christina Johanna Kleijnenburg"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00kdwx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d58f52a5-c3ca-5b14-9b87-15ee0e56976e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2653389> ;
  schema:birthDate "1871-12-14"^^xsd:date .

