@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/buYLOEW>
  schema:familyName "Boot"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b4295d80-046c-1b2e-43e7-74d877aca65b"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Boot"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010g8p> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/84bada0c-2c2b-fe15-b1ab-91b9525de309> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2371129> ;
  schema:birthDate "1840-01-15"^^xsd:date .

