@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/b1SiYzC>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8fd9d107-f26f-b938-7c47-988c4df6f32a"^^xsd:string ;
  schema:givenName "Johanna Christina"^^xsd:string ;
  schema:name "Johanna Christina Lauffer"@nl ;
  schema:familyName "Lauffer"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/beMGu7u> ;
  schema:spouse <https://n2t.net/ark:/60537/bMfQ550> ;
  schema:children <https://n2t.net/ark:/60537/bTXJdt5> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2240931> .

