@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/bgEZu2H>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b5ad3eab-ed9a-7b87-bc92-603018b3f2f1"^^xsd:string ;
  schema:familyName "van Leent"^^xsd:string ;
  schema:givenName "Wilhelmina Christina"^^xsd:string ;
  schema:name "Wilhelmina Christina van Leent"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gorinchem> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00sfj7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b62d5530-8de8-0e52-30ce-e80e2ec6ba68> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2527663> ;
  schema:birthDate "1861-09-21"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Leent"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

