@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/b3kcu5U>
  schema:familyName "Blesgraaf"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fd684974-8dfb-6440-d05a-beadd89ea023"^^xsd:string ;
  schema:givenName "Klaas"^^xsd:string ;
  schema:name "Klaas Blesgraaf"@nl ;
  schema:hasOccupation "Touwslager"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00qgt7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1b1e6c47-0f12-853a-e744-099dff3f0240> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/663681> ;
  schema:birthDate "1834-11-29"^^xsd:date .

