@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/bxuqqt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/5c5bf3fd-9cb8-416d-966e-b5de1f8bedd2" ;
  ns0:givenName "Johannes" ;
  ns0:name "Johannes Valckius (????-1673)"@nl ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bi77TF> ;
  ns0:familyName "Valckius" ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296899> ;
  ns0:deathDate "1673"^^xsd:gYear .

