@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/bwdXHT4>
  schema:familyName "Bezem"^^xsd:string ;
  schema:givenName "Cornelis Anthonius"^^xsd:string ;
  schema:name "Cornelis Anthonius Bezem"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0a85a2fd-ae72-3311-5bd7-1407e1e2f425"^^xsd:string ;
  schema:hasOccupation "Touwslager"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00kcp2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4ff97ec6-f5d9-37d5-8eb1-8b4849e62acc> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2167455> ;
  schema:birthDate "1840-06-19"^^xsd:date .

