@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/bnHx24>
  ns0:givenName "Everardus" ;
  ns0:name "Everardus Gualteri"@nl ;
  ns0:familyName "Gualteri" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/bd3800a3-9b38-4677-8f37-d6b863b91f12" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bgsxnG> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296875> .

