@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/bBdKP8Z>
  schema:familyName "Boot"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b45b226d-ba63-5aee-9b0f-a390a3505f22"^^xsd:string ;
  schema:givenName "Maria Wilhelmina"^^xsd:string ;
  schema:name "Maria Wilhelmina Boot"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00svgz> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1ba60bd5-923a-472a-b2cf-188a737d704b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/734117> ;
  schema:birthDate "1898-11-12"^^xsd:date .

