@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/bJyKwDt>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e87ea03a-a563-ef34-ae67-127251ab49a1"^^xsd:string ;
  schema:familyName "Jaarsveld"^^xsd:string ;
  schema:givenName "Jacoba"^^xsd:string ;
  schema:name "Jacoba Jaarsveld"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00gt3x> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b75f523d-0dcb-e325-feff-3b41186d7938> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2532497> ;
  schema:birthDate "1829-02-07"^^xsd:date .

