@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/b1fs8B>
  ns0:givenName "Cornelis" ;
  ns0:name "Cornelis Ingelsz"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/fe70cc6d-cf6c-4136-a437-488f7b62a47a" ;
  ns0:familyName "Ingelsz" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bUNNw8> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296870> .

