@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/bTyjxab>
  schema:familyName "Borst"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c7856999-4593-950c-391b-5fad16cbab63"^^xsd:string ;
  schema:givenName "Johanna Maria"^^xsd:string ;
  schema:name "Johanna Maria Borst"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b1sUhhV>, <https://n2t.net/ark:/60537/b9nv65N> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bfPaGWY> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/587948> ;
  schema:birthDate "1874-08-15"^^xsd:date .

