@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/bMtO1T>
  ns0:familyName "Bakker" ;
  ns0:givenName "Cornelis" ;
  ns0:name "Cornelis Bakker"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/e8891917-2f06-41a4-8775-e8374db8d007" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/br1J7q> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/297316> .

