@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/bEmw6L>
  ns0:givenName "Bernard" ;
  ns0:name "Bernard Prakke"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/317435ba-4fb3-43bb-a305-2f044a175963" ;
  ns0:familyName "Prakke" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/by6wuU> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/297055> .

