@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/bAOCs8>
  ns0:givenName "Casparus" ;
  ns0:name "Casparus Heesper"@nl ;
  ns0:familyName "Heesper" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/fda79211-28f4-4c65-ae2e-87793e30cb09" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/benxyF> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/297302> .

