@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/bfpMPJg>
  ns0:givenName "Bert" ;
  ns0:name "Bert Revet"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/386b0b40-58aa-4df5-7f40-91f46eead592" ;
  ns0:familyName "Revet" ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bpmRz44> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/621659> ;
  ns0:birthDate "1935-10-21"^^xsd:date .

