@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/bcuZyxj>
  schema:givenName "Cornelis Johannes"^^xsd:string ;
  schema:name "Cornelis Johannes Verschoor"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e71d8a95-9d8b-6559-9c43-565a0e72db43"^^xsd:string ;
  schema:hasOccupation "Kweekeling"@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/4d81a59b-4a53-116e-11f8-434151f900f0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2158013> ;
  schema:birthDate "1862-03-04"^^xsd:date .

