@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/bojowd7>
  schema:familyName "Boot"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/94af16e9-888f-0ddd-becd-ea0e7f12d630"^^xsd:string ;
  schema:hasOccupation "Koekbakker"@nl ;
  schema:givenName "Leendert"^^xsd:string ;
  schema:name "Leendert Boot"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00svgz> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/eeb544c5-bca6-1c7f-4f36-8b0fe028d676> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2848609> ;
  schema:birthDate "1859-11-11"^^xsd:date .

