@prefix ns0: <https://schema.org/> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://n2t.net/ark:/60537/bFbiSL>
  ns0:familyName "Heinsius" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/5445bc85-5cd6-4d95-bf13-c41ce0634f73" ;
  ns0:givenName "Johannes" ;
  ns0:name "Johannes Heinsius (????-1652)"@nl ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/byWjdA> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296898> ;
  ns0:deathDate "1652"^^xsd:gYear .

