@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/bkCgMGD>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f6045a94-fa89-267e-1e41-f0beaf6d1ce0"^^xsd:string ;
  schema:familyName "Kaptein"^^xsd:string ;
  schema:givenName "Leendert Martinus"^^xsd:string ;
  schema:name "Leendert Martinus Kaptein"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Sluipwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z4gq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/037a7bc8-cfa4-c336-840b-0563f7338953> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/582019> ;
  schema:birthDate "1858-10-01"^^xsd:date .

