@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/bYkqIW8>
  schema:givenName "Cornelia Wilhelmina"^^xsd:string ;
  schema:name "Cornelia Wilhelmina van der Kuil"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cf7e8e4c-280d-9c06-ebd6-fc89003b9b70"^^xsd:string ;
  schema:familyName "van der Kuil"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00j3fs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/adb7c028-6657-0069-ed84-37db0a682c64> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2494383> ;
  schema:birthDate "1845-02-21"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Kuil"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

