@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/b3KCnIU>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4cc2f661-58b4-0719-57e3-596dd7c361a0"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Kasbergen"@nl ;
  schema:familyName "Kasbergen"^^xsd:string ;
  schema:hasOccupation "Pakhuisknecht"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Haastrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0134q9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/bb4ddfa0-b02c-9d20-c8f7-9646f77a6c1e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2547278> ;
  schema:birthDate "1872-01-21"^^xsd:date .

