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

<https://n2t.net/ark:/60537/b2hI7bD>
  ns0:givenName "Gerrit" ;
  ns0:name "Gerrit Revet"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/4510dc25-c4b8-f5fe-b561-75e2f1dc0f4c" ;
  ns0:familyName "Revet" ;
  ns0:hasOccupation "Timmerman"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b019w9r> ;
  a pico:PersonObservation ;
  ns0:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/25c379fe-d8ac-e2a0-34da-bed6a0919ba4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2007081> ;
  ns0:birthDate "1907-09-17"^^xsd:date .

