@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/bkOZ5UN>
  schema:givenName "Cornelia Klazina"^^xsd:string ;
  schema:name "Cornelia Klazina van der Hoeve"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/85bcbf7a-a777-f651-e579-d86a74b1fe25"^^xsd:string ;
  schema:familyName "van der Hoeve"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011c7g> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/bf64eb99-0abf-7573-090d-8f1ee4b8b124> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2562933> ;
  schema:birthDate "1872-01-21"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Hoeve"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

