@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/bb26dUg>
  ns0:givenName "Cornelis Johannes" ;
  ns0:name "Cornelis Johannes Revet"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/24c38422-fac8-62d4-8e80-10350eb3e5e4" ;
  ns0:familyName "Revet" ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00nkc9> ;
  a pico:PersonObservation ;
  ns0:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d11ae28f-dff8-6af8-ccc4-c5c3547b857a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2630621> ;
  ns0:birthDate "1870-01-22"^^xsd:date .

