@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/bRSJeSb>
  schema:familyName "Boot"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/29490644-73f3-da1a-6f4d-6cb373cb5467"^^xsd:string ;
  schema:givenName "Simon"^^xsd:string ;
  schema:name "Simon Boot"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b014grv> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2f8f11ae-f4de-0e7f-16bd-781ba33d82f8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2045320> ;
  schema:birthDate "1916-07-01"^^xsd:date .

