@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/bnHgNx2>
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/93a266c6-a968-9490-45e1-c442ac9a20fa" ;
  ns0:hasOccupation "Meubellakker"@nl ;
  ns0:familyName "Revet" ;
  ns0:givenName "Thomas" ;
  ns0:name "Thomas Revet"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bi6Sh6z> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2110272> ;
  ns0:birthDate "1919-12-24"^^xsd:date .

