@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/bz8Lijy>
  ns0:givenName "Cornelis Johannes" ;
  ns0:name "Cornelis Johannes Revet"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/d23ef5d3-ed4b-eb49-ec6e-cb15d65f0cde" ;
  ns0:familyName "Revet" ;
  ns0:hasOccupation "Schilder"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t70p> ;
  a pico:PersonObservation ;
  ns0:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6840351c-7356-d891-27c1-c54f42d3c315> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2261144> ;
  ns0:birthDate "1870-01-22"^^xsd:date .

