@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bEyWDej>
  pico:hasAge "67"^^xsd:string ;
  schema:familyName "Bode"^^xsd:string ;
  schema:givenName "Helena"^^xsd:string ;
  schema:name "Helena Bode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/eaed58eb-751d-513e-986a-79efbf935fe7"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bg1SRc3> ;
  schema:parent <https://n2t.net/ark:/60537/boWtG2b>, <https://n2t.net/ark:/60537/bwEmOpc> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bxgsnoR> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/605415> ;
  schema:deathDate "1863-03-04"^^xsd:date .

