@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/bcUDFw>
  ns0:givenName "Harboldus" ;
  ns0:name "Harboldus Tombergius"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/986a7c6e-f893-4b51-9f1a-367ea09bff5f" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/b6sWk6> ;
  ns0:familyName "Tombergius" ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296884> .

