@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/bN5DWhg>
  schema:familyName "Boot"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/50b7ef22-2618-ef23-137a-58aca8f5d1ac"^^xsd:string ;
  schema:givenName "Johanna Maria"^^xsd:string ;
  schema:name "Johanna Maria Boot"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01660d> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8a036618-6667-899a-1458-769c548fc887> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2391189> ;
  schema:birthDate "1899-12-06"^^xsd:date .

