@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/bVQ1HYB>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/16c25dbb-da16-ee20-37f7-4a016c0f4463"^^xsd:string ;
  schema:familyName "van Leeuwen"^^xsd:string ;
  schema:givenName "Wilhelmina Dirkdina"^^xsd:string ;
  schema:name "Wilhelmina Dirkdina van Leeuwen"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Aarlanderveen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010j2z> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d31c276a-0293-3bdf-9a04-1df95142a90b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2643644> ;
  schema:birthDate "1823-10-25"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Leeuwen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

