@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/bB13Iat>
  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/f3dc7c89-4fcb-0e0b-2999-ca2ba46ee428"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b2I6gfO> ;
  schema:spouse <https://n2t.net/ark:/60537/bIIWQzB> ;
  schema:children <https://n2t.net/ark:/60537/bt6tTnB> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2580741> .

