@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/bDwInX>
  ns0:familyName "Gruterus" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/45eadc90-e150-4c60-988e-936c64f6910e" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bxgIHz> ;
  ns0:givenName "Thomas" ;
  ns0:name "Thomas Gruterus"@nl ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296873> .

