@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bV0dkE8>
  pico:hasAge "22"^^xsd:string ;
  schema:familyName "Boot"^^xsd:string ;
  schema:givenName "Elizabeth Maria"^^xsd:string ;
  schema:name "Elizabeth Maria Boot"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f5872a91-6e9f-9ec3-c83c-d8b9e6ae337c"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/baPoUBQ>, <https://n2t.net/ark:/60537/bFb2I0k> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bM37Ddy> ;
  schema:spouse <https://n2t.net/ark:/60537/bN5DwRt> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/644100> .

