@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/bSi7OJD>
  schema:familyName "Boot"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/911c2d07-fbf2-f7bc-a2c1-50644bcbc8b3"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Boot"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hc8d> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6b4b98be-fb46-1205-cbb4-17e289192b27> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2272891> ;
  schema:birthDate "1861-05-10"^^xsd:date .

