@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/bhHuAto>
  schema:familyName "Boot"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/121e6fe3-bbe4-7cfc-2ec3-505c4a61a06c"^^xsd:string ;
  schema:givenName "Maria Johanna"^^xsd:string ;
  schema:name "Maria Johanna Boot"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zq93> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5aec032f-89e2-ec1b-d2fd-7701b5c17f5d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2209334> ;
  schema:birthDate "1861-03-08"^^xsd:date .

