@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/bFO8SYk>
  pico:hasAge "72"^^xsd:string ;
  schema:givenName "Gerrit Johannes"^^xsd:string ;
  schema:name "Gerrit Johannes Kruijsheer"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0fdaa792-96cc-f2d5-0f7e-d0c6a7df9925"^^xsd:string ;
  schema:familyName "Kruijsheer"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bG0Q0dG> ;
  schema:parent <https://n2t.net/ark:/60537/bNIJHOs>, <https://n2t.net/ark:/60537/bVDjwDw> ;
  schema:spouse <https://n2t.net/ark:/60537/bxTz48q> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2090753> ;
  schema:deathDate "1918-12-20"^^xsd:date .

