@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/b3xUrYO>
  ns0:givenName "Gerrit" ;
  ns0:name "Gerrit Revet"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/e8421d9d-7676-68d7-f5ed-8bcbe147f4b3" ;
  ns0:familyName "Revet" ;
  ns0:hasOccupation "Schilder"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bWFOsjp> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2273532> ;
  ns0:birthDate "1907-09-17"^^xsd:date .

