@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/bTkDq2y>
  schema:hasOccupation "Bakker"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/48201fed-27ac-d5b2-ba1a-2aad94268716"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Punselie"@nl ;
  schema:familyName "Punselie"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00v8z0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ac80927b-31a6-c30c-8c1c-f24a2df0d234> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2489608> ;
  schema:birthDate "1849-05-08"^^xsd:date .

