@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/bb26jnR>
  schema:givenName "Cornelis Adrianus"^^xsd:string ;
  schema:name "Cornelis Adrianus Verzijl"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c6ee7774-640f-773d-ed22-fbe139f5bff8"^^xsd:string ;
  schema:hasOccupation "Slager"@nl ;
  schema:familyName "Verzijl"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vj0f> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f898e907-81e2-2264-1521-bf951b55878d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2728106> ;
  schema:birthDate "1859-09-12"^^xsd:date .

