@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/b4aeM9>
  ns0:familyName "Fischer" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/5a13fe29-254d-4941-b0c8-c37e03889926" ;
  ns0:givenName "Johann Gottlob" ;
  ns0:name "Johann Gottlob Fischer"@nl ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bIVUf0> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/297306> .

