@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/bfpN5un>
  schema:givenName "Cornelia Elisabeth"^^xsd:string ;
  schema:name "Cornelia Elisabeth Havezaat"@nl ;
  schema:familyName "Havezaat"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cd2e6e14-60ac-15dc-b9b5-1dde25937f45"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00q70n> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/55e09881-b57b-e821-8eb9-b1c0d9d383d1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2190077> ;
  schema:birthDate "1812-07-07"^^xsd:date .

