@prefix ns0: <https://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/b9AcgLD>
  ns0:familyName "Dekker"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/7e022056-07ca-6337-30b7-e70df161e037"^^xsd:string ;
  ns0:givenName "Lena Maria"^^xsd:string ;
  ns0:name "Lena Maria Dekker"@nl ;
  ns0:children <https://n2t.net/ark:/60537/bqpnUs2> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bRtjySP> ;
  ns0:spouse <https://n2t.net/ark:/60537/byiXJez> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2416055> .

