@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/bumFsdg>
  schema:givenName "Gerarda Krijna"^^xsd:string ;
  schema:name "Gerarda Krijna Kastelein"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/81758656-96de-d1eb-2e50-512ba9092c62"^^xsd:string ;
  schema:familyName "Kastelein"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bCgfg18> ;
  schema:spouse <https://n2t.net/ark:/60537/bms4Dqy> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bMSVokD> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2015901> .

