@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/b9nvtmU>
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/e5fcdbdf-89c7-5436-952e-ba82a44ecad0" ;
  ns0:givenName "Karel Jacobus" ;
  ns0:name "Karel Jacobus Revet"@nl ;
  ns0:familyName "Revet" ;
  ns0:hasOccupation "Slager"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bWFOsjp> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2273539> ;
  ns0:birthDate "1919-07-24"^^xsd:date .

