@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/b6FpMgD>
  schema:givenName "Barendina Maria"^^xsd:string ;
  schema:name "Barendina Maria Jaarsveld"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/69bca99b-ffc2-39a7-7ccb-80ddd220b185"^^xsd:string ;
  schema:hasOccupation "Huishoudster"@nl ;
  schema:familyName "Jaarsveld"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01959s> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9c91b7aa-6ae0-8760-1cb0-2d2c4ca9ad60> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2428246> ;
  schema:birthDate "1866-04-23"^^xsd:date .

