@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/b1Sjheg>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4bccd905-505c-2aca-7fc5-29eca1704cba"^^xsd:string ;
  schema:givenName "Johan Andries"^^xsd:string ;
  schema:name "Johan Andries Kesler"@nl ;
  schema:familyName "Kesler"^^xsd:string ;
  schema:hasOccupation "Schoenmaker"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Dordrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xfmf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c242dbd9-308f-0c97-06de-a32afad726e1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2574174> ;
  schema:birthDate "1826-03-20"^^xsd:date .

