@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/b4N6fD9>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fa4804c2-50bf-39b2-7dae-9de14f543862"^^xsd:string ;
  schema:familyName "Jaarsveld"^^xsd:string ;
  schema:hasOccupation "Naaister"@nl ;
  schema:givenName "Willemina"^^xsd:string ;
  schema:name "Willemina Jaarsveld"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00dhfz> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/21fbdabd-fec5-70a0-810c-fcd1559d3768> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1992224> ;
  schema:birthDate "1822-08-23"^^xsd:date .

