@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/bh4ohPS>
  schema:familyName "Essebaggers"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0d0ccbdd-b776-de9b-65d1-1be448a7f410"^^xsd:string ;
  schema:givenName "Maria Henriëtte Francisca"^^xsd:string ;
  schema:name "Maria Henriëtte Francisca Essebaggers"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/b9nv9rt> ;
  schema:children <https://n2t.net/ark:/60537/bpYY6Dt> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bSIwnmR> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/643250> .

