@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/bJyKLrO>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6e3c33e3-be12-7dfe-4b8c-f3fb4748c480"^^xsd:string ;
  schema:givenName "Huberta"^^xsd:string ;
  schema:name "Huberta van der Kleijn"@nl ;
  schema:familyName "van der Kleijn"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xstq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d8362f88-c884-d240-3183-f2500505ae85> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2796354> ;
  schema:birthDate "1892-04-19"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Kleijn"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

