@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/bWfHo6>
  ns0:givenName "Casparus" ;
  ns0:name "Casparus Van der Heide"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/88e373c0-a86a-4d8a-a920-b1555aeabdb3" ;
  ns0:hasOccupation "vacature gestichte tweede predikantsplaats"@nl, <https://n2t.net/ark:/60537/bB1j5g> ;
  ns0:familyName "Van der Heide" ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/297307> .

