@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/b9MTZVb>
  schema:givenName "Hendrika Maria"^^xsd:string ;
  schema:name "Hendrika Maria Hol"@nl ;
  schema:familyName "Hol"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ff6937d3-6ea8-8f43-22cd-c4ec6483074a"^^xsd:string ;
  schema:hasOccupation "Naaister"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tfqn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a5ec7b4d-1a2f-b147-32a6-af0275553728> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2464203> ;
  schema:birthDate "1863-03-23"^^xsd:date .

