@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/bG0Qn05>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8df98b82-b9cc-6c6b-8a54-ae7c3927bde9"^^xsd:string ;
  schema:givenName "Lea"^^xsd:string ;
  schema:name "Lea Sanders"@nl ;
  schema:familyName "Sanders"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bfc4Epx> ;
  schema:children <https://n2t.net/ark:/60537/bNVraMf> ;
  schema:spouse <https://n2t.net/ark:/60537/byiXdCv> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/580934> .

