@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/b8X6a1Y>
  schema:givenName "Caspar Johannes"^^xsd:string ;
  schema:name "Caspar Johannes Kok"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8e9d6d95-8aca-7e79-ad86-d633e66c02c7"^^xsd:string ;
  schema:familyName "Kok"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00qnqw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7bfce1e5-0f7d-cd63-aac7-3fd2459eab35> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2337148> ;
  schema:birthDate "1860-04-23"^^xsd:date .

