@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/breb0c1>
  schema:givenName "Cecilia Cornelia"^^xsd:string ;
  schema:name "Cecilia Cornelia Heijster"@nl ;
  schema:familyName "Heijster"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c67fa1f8-2bf7-421b-7e9e-b8fb9c3fc416"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/baCI31W> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bd75hPQ> ;
  schema:spouse <https://n2t.net/ark:/60537/bixhRQF> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2827592> .

