@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/bz8LqOI>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b057dd2e-a70f-a9bf-bb24-f1d65e677745"^^xsd:string ;
  schema:familyName "Kolff"^^xsd:string ;
  schema:givenName "Sara Cornelia"^^xsd:string ;
  schema:name "Sara Cornelia Kolff"@nl ;
  schema:children <https://n2t.net/ark:/60537/bH3meEY> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/br1teWg> ;
  schema:spouse <https://n2t.net/ark:/60537/breaC0a> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2395293> .

