@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/bPB1W4u>
  schema:givenName "Hendrica Maria"^^xsd:string ;
  schema:name "Hendrica Maria Hol"@nl ;
  schema:familyName "Hol"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a51e65ed-d8ea-8b9c-bbd4-afeb59b39d81"^^xsd:string ;
  schema:hasOccupation "Naaister"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zfvp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5e0ba025-063d-3218-6d18-3407a8230d39> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2221296> ;
  schema:birthDate "1863-03-22"^^xsd:date .

