@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/bDwsXH5>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/997fffdb-9ea8-cc4c-bb16-a974e28d13a4"^^xsd:string ;
  schema:givenName "Sara"^^xsd:string ;
  schema:name "Sara Zeverboom"@nl ;
  schema:familyName "Zeverboom"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bfCut5B> ;
  schema:children <https://n2t.net/ark:/60537/bnTZ0xn> ;
  schema:spouse <https://n2t.net/ark:/60537/bvBS8VM> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2691260> .

