@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/b9ZBDUZ>
  ns0:givenName "Cornelis Johannes" ;
  ns0:name "Cornelis Johannes Revet"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/b1bbbd1c-95e1-96cc-2bb4-5374fb650a3a" ;
  ns0:familyName "Revet" ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b019wnw> ;
  a pico:PersonObservation ;
  ns0:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9a7952ad-950f-37a8-9f2a-bb39c5eb8fd7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2420312> ;
  ns0:birthDate "1907-01-31"^^xsd:date .

