@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/bIwvXY>
  ns0:givenName "Georg Jeremias" ;
  ns0:name "Georg Jeremias Hoffman"@nl ;
  ns0:familyName "Hoffman" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/cfb58f88-ea49-4cb9-9263-58f42104a752" ;
  ns0:hasOccupation "kandidaat"@nl, <https://n2t.net/ark:/60537/bnh7F8> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/297301> .

