@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/bQd7IwZ>
  pico:hasAge "64"^^xsd:string ;
  schema:familyName "Beukers"^^xsd:string ;
  schema:givenName "Cornelia"^^xsd:string ;
  schema:name "Cornelia Beukers"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/71f4b8af-a3da-2e30-93f6-ac162f695df6"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bAoX4QD>, <https://n2t.net/ark:/60537/bIixTHV> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bdWSBRU> ;
  schema:spouse <https://n2t.net/ark:/60537/bsung0H> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/644391> ;
  schema:deathDate "1860-01-01"^^xsd:date .

