@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/bxGS0Z7>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/303a9626-3a61-a8ac-2667-1d7840fcfb73"^^xsd:string ;
  schema:givenName "Jacoba Madalena"^^xsd:string ;
  schema:name "Jacoba Madalena Stenger"@nl ;
  schema:familyName "Stenger"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0PO3ve> ;
  schema:children <https://n2t.net/ark:/60537/bNw2ED5> ;
  schema:spouse <https://n2t.net/ark:/60537/bVqDttc> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2774900> .

