@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/bJ8BZ3>
  ns0:givenName "Gerrit" ;
  ns0:name "Gerrit Koenekoop"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/3d70aaca-fc35-4e77-9b3a-d776a8d84e57" ;
  ns0:familyName "Koenekoop" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bBEq9A> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/297210> .

