@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/bsgG7fd>
  schema:givenName "Cornelis Johannes"^^xsd:string ;
  schema:name "Cornelis Johannes Verschoor"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dfe87a5c-0d3e-89f1-fa58-47ba1ecd58b1"^^xsd:string ;
  schema:hasOccupation "Onderwijzer"@nl ;
  schema:familyName "Verschoor"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tn07> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b4436429-057e-13ec-edc6-e3d8ed7bcdc1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2520177> ;
  schema:birthDate "1862-03-04"^^xsd:date .

