@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/bJyJUeU>
  schema:familyName "Borst"^^xsd:string ;
  schema:givenName "Hendrika Bastiana"^^xsd:string ;
  schema:name "Hendrika Bastiana Borst"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/36d62219-772c-b1d0-f907-fdac984a1383"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bfPaGAE> ;
  schema:parent <https://n2t.net/ark:/60537/bRtjJ6z>, <https://n2t.net/ark:/60537/bZnUxU6> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/576189> ;
  schema:birthDate "1919-02-21"^^xsd:date .

