@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/bZnV98S>
  schema:familyName "Havezaat"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/46311320-eba7-2900-5326-4b74914c7c2b"^^xsd:string ;
  schema:givenName "Martina"^^xsd:string ;
  schema:name "Martina Havezaat"@nl ;
  schema:hasOccupation "Vroedvrouw"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00h517> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b68bba1c-be33-4acd-5c84-f42e0d44262d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2529190> .

