@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/bS5roZh>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2d9b3cf3-3475-eaf9-4cda-f21ae46ff082"^^xsd:string ;
  schema:familyName "Kalksma"^^xsd:string ;
  schema:hasOccupation "Sigarenmaker"@nl ;
  schema:givenName "Simon"^^xsd:string ;
  schema:name "Simon Kalksma"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zeist> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0117cm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/bd0a9388-a8aa-a1ef-de73-aea9e6246117> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2554083> ;
  schema:birthDate "1871-09-07"^^xsd:date .

