@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/b7vcEkF>
  schema:familyName "Burghout"^^xsd:string ;
  schema:givenName "Cornelia"^^xsd:string ;
  schema:name "Cornelia Burghout"@nl ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7e535bb5-97ee-7104-3d43-2daf9c8a8efd"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00g4gw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c88c8ace-f482-4db3-2baa-bdc2bdd96db1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2594772> ;
  schema:birthDate "1858-09-04"^^xsd:date .

