@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/bPokGEG>
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/b9b4a2d7-2be7-fd09-cfff-e54204909a76" ;
  ns0:familyName "Revet" ;
  ns0:givenName "Thomas" ;
  ns0:name "Thomas Revet"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00nkc9> ;
  a pico:PersonObservation ;
  ns0:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e6d1d1d5-a21b-5826-f3db-350555e120d9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2686390> ;
  ns0:birthDate "1874-12-08"^^xsd:date .

