@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/bcHHj4f>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3bdcf6ca-6606-cf3f-a72a-051e176e0fb2"^^xsd:string ;
  schema:givenName "Jeanne"^^xsd:string ;
  schema:name "Jeanne Schimpf"@nl ;
  schema:familyName "Schimpf"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bchhk5Q> ;
  schema:spouse <https://n2t.net/ark:/60537/bkCh7SW> ;
  schema:children <https://n2t.net/ark:/60537/btwRWIT> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2249227> .

