@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/byiXnqL>
  schema:familyName "Duppe"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e342aa1c-32de-67c1-dd2e-eeaaadcae480"^^xsd:string ;
  schema:givenName "Susanna Aletta"^^xsd:string ;
  schema:name "Susanna Aletta Duppe"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/b3XiA1N> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bjZamuR> ;
  schema:children <https://n2t.net/ark:/60537/bO88045> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2030315> .

