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

<https://n2t.net/ark:/60537/bZadJqI>
  schema:familyName "Heij"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/938250c3-ca4b-c9df-b05d-00d32bf5fe45"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Heij"@nl ;
  schema:hasOccupation "Kledermaker"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00h517> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/dbe1b0ec-1d5a-89ce-7c11-4aa2bb994b7e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2810408> .

