@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/bvC7fD>
  ns0:givenName "Gerard" ;
  ns0:name "Gerard Wisse"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/92b2cbf1-be6f-47b6-8f8e-ca37abf173d2" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bnUdKD> ;
  ns0:familyName "Wisse" ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/297204> .

