@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/bD63or0>
  schema:hasOccupation "Bleekersknecht"@nl ;
  schema:givenName "Cornelis"^^xsd:string ;
  schema:name "Cornelis Heerkens"@nl ;
  schema:familyName "Heerkens"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/02182430-9956-9b6c-6c95-d4230739ded0"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x2jf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a30b7afc-4ee6-cfed-428a-c927c4acc5aa> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2453193> ;
  schema:birthDate "1865-10-21"^^xsd:date .

