@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/btWgRi0>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/824ef5f9-5c9b-f92a-c6af-2221da5b886c"^^xsd:string ;
  schema:givenName "Johan"^^xsd:string ;
  schema:name "Johan Punselie"@nl ;
  schema:familyName "Punselie"^^xsd:string ;
  schema:hasOccupation "Timmerman"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00v8z0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ef67b628-fbc0-569c-bc0b-b3a0d63bac57> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2851178> ;
  schema:birthDate "1880-03-27"^^xsd:date .

