@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/b9nvv57>
  schema:givenName "Barendina Maria"^^xsd:string ;
  schema:name "Barendina Maria Jaarsveld"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/be3e8517-36e3-5d9c-b96d-f2883891a747"^^xsd:string ;
  schema:familyName "Jaarsveld"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b1sUGis>, <https://n2t.net/ark:/60537/bhh5iVc> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bIixALh> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2304538> ;
  schema:birthDate "1866-04-23"^^xsd:date .

