@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/bDVQzre>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2e3381d5-f892-8d1d-c369-e21bc4b099db"^^xsd:string ;
  schema:givenName "Leena"^^xsd:string ;
  schema:name "Leena Siton"@nl ;
  schema:familyName "Siton"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b8xGU7a> ;
  schema:spouse <https://n2t.net/ark:/60537/b9nv5y7> ;
  schema:children <https://n2t.net/ark:/60537/bTyjwDw> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/578169> .

