@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/bBdLbei>
  schema:givenName "Barendina Maria"^^xsd:string ;
  schema:name "Barendina Maria Jaarsveld"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b44f08bf-fe4f-f7dc-d3bb-5f203b741928"^^xsd:string ;
  schema:hasOccupation "Huishoudster"@nl ;
  schema:familyName "Jaarsveld"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tf36> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8196722c-fd6e-4a9d-426c-b3a574b1917d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2359018> ;
  schema:birthDate "1866-04-23"^^xsd:date .

