@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/btwRVyK>
  schema:familyName "Boot"^^xsd:string ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2094f219-1038-c949-9be5-fda58e92aede"^^xsd:string ;
  schema:givenName "Jacobus Franciscus"^^xsd:string ;
  schema:name "Jacobus Franciscus Boot"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00h2rs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5fe08a49-5432-8260-543b-341248f2ba60> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2228350> ;
  schema:birthDate "1861-11-13"^^xsd:date .

