@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/b6sI9W2>
  schema:givenName "Cornelia Catharina"^^xsd:string ;
  schema:name "Cornelia Catharina van Leeuwen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7cb2385f-be8a-6c51-d2f2-3eea6cc6d529"^^xsd:string ;
  schema:familyName "van Leeuwen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011fcw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/afadbbe6-8f06-7a7a-cbbb-628560ef2fed> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2502153> ;
  schema:birthDate "1872-08-09"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Leeuwen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

