@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/bBrIvp>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/c90a041a-94ff-4f54-8562-80bc998dc226" ;
  ns0:familyName "Jansz" ;
  ns0:givenName "Lucas" ;
  ns0:name "Lucas Jansz (????-1594)"@nl ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bvbINE> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296881> ;
  ns0:deathDate "1594"^^xsd:gYear .

