@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/bIwvWN>
  ns0:familyName "Boer" ;
  ns0:givenName "Gijsbert" ;
  ns0:name "Gijsbert Boer"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/fe1006ea-e2f3-4aa8-8c2f-7410cbeda34a" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bC3OA1> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/297014> .

