@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/bojoupV>
  schema:familyName "Boot"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/920e2ade-e69b-de0d-86ba-e4f4a3c3619c"^^xsd:string ;
  schema:givenName "Jacobus"^^xsd:string ;
  schema:name "Jacobus Boot"@nl ;
  schema:hasOccupation "Kuiper"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b014d9q> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/dd5e6242-a9fa-60e5-9e67-811d850043d3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2816210> ;
  schema:birthDate "1896-10-01"^^xsd:date .

