@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/bVcV61X>
  pico:hasAge "62"^^xsd:string ;
  schema:familyName "Boer"^^xsd:string ;
  schema:givenName "Cornelia Dirkje"^^xsd:string ;
  schema:name "Cornelia Dirkje Boer"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/21350794-11b5-574b-5d1c-3672bc4d64d0"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b37vR8G>, <https://n2t.net/ark:/60537/bNikhaE> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b8X5kXP> ;
  schema:spouse <https://n2t.net/ark:/60537/bFoKtoY> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2028440> ;
  schema:deathDate "1897-11-11"^^xsd:date .

