@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/bgeACAQ>
  pico:hasAge "80"^^xsd:string ;
  schema:familyName "Eikelenboom"^^xsd:string ;
  schema:givenName "Gerrit"^^xsd:string ;
  schema:name "Gerrit Eikelenboom"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4e3c6431-17f0-f7ef-17bd-64f42bbf7790"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b0D6Fmj> ;
  schema:parent <https://n2t.net/ark:/60537/b8xHuae>, <https://n2t.net/ark:/60537/bp9armj> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bW2IfOy> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1983878> ;
  schema:deathDate "1928-08-03"^^xsd:date .

