@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/bVqDaT4>
  schema:familyName "Boot"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8c61f42c-56e7-cf7a-c980-4a2a61aa202b"^^xsd:string ;
  schema:givenName "Jacobus"^^xsd:string ;
  schema:name "Jacobus Boot"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b014gp1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a52d61f6-0857-11b1-0ab3-0dfb7176f2e6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2461519> ;
  schema:birthDate "1908-01-16"^^xsd:date .

