@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/bX5v4n>
  ns0:givenName "Eduardus" ;
  ns0:name "Eduardus Poppius"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/4c802b18-c17a-45cc-8674-a7c883d6805f" ;
  ns0:familyName "Poppius" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bQQvq1> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296886> .

