@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/bXV1AS9>
  schema:hasOccupation "Bleekersknecht"@nl ;
  schema:givenName "Cornelis Willem Frederik"^^xsd:string ;
  schema:name "Cornelis Willem Frederik Hofman"@nl ;
  schema:familyName "Hofman"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cbc6e145-b8f7-f08a-7e6c-76023da48ab7"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xdwc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/fa69cc42-7014-ab71-a288-2f2c3f46d0cb> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2741297> ;
  schema:birthDate "1864-09-08"^^xsd:date .

