@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/b9Acaef>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3608263c-77d0-9bf5-f505-e0ed5e3121be"^^xsd:string ;
  schema:givenName "Johanna Christina"^^xsd:string ;
  schema:name "Johanna Christina Lauffer"@nl ;
  schema:familyName "Lauffer"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bGdyrx4> ;
  schema:children <https://n2t.net/ark:/60537/bqpnNT5> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bzLQJtr> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2299445> .

