@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/bqpnuV3>
  schema:familyName "de Kleijn"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b16b33c2-193c-1d12-c1d2-5b38b799288a"^^xsd:string ;
  schema:givenName "Lauwerenske Elisabeth"^^xsd:string ;
  schema:name "Lauwerenske Elisabeth de Kleijn"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Werkendam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xzkq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1ac29931-fa3c-57db-f8a1-70d0af2fd7dc> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1966807> ;
  schema:birthDate "1873-02-05"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Kleijn"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

