@prefix ns0: <https://schema.org/> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bsU1hg>
  ns0:givenName "Balthazar" ;
  ns0:name "Balthazar Kloeckhof"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/5fecb68a-966a-485c-9269-a4bd23703984" ;
  ns0:familyName "Kloeckhof" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/b6FE2P> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/297303> .

