@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/bb25MNR>
  schema:familyName "Boot"^^xsd:string ;
  schema:givenName "Geertruij Johanna"^^xsd:string ;
  schema:name "Geertruij Johanna Boot"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c6b33004-ef9b-8a86-1d4f-d27a464f5b64"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b37vXWp>, <https://n2t.net/ark:/60537/bVcVcPG> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b49ZMD1> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2146477> ;
  schema:birthDate "1842-08-23"^^xsd:date .

