@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#> .

<https://n2t.net/ark:/60537/bnTYEQY>
  schema:givenName "Cornelia Christina"^^xsd:string ;
  schema:name "Cornelia Christina Kettner"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1f146390-8ec2-86f0-624a-90ec3fb9338f"^^xsd:string ;
  schema:familyName "Kettner"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00qj9s> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/733cea7c-86e3-a7b6-72dd-0e125b90141f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2303592> ;
  schema:birthDate "1869-11-13"^^xsd:date .

