@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/b00f11>
  ns0:familyName "Geitenbeek" ;
  ns0:givenName "Gerardus" ;
  ns0:name "Gerardus Geitenbeek"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/5f0a432e-9b6d-4314-8a39-49566b343cd0" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bTyBpz> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/297060> .

