@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/b3kd2yI>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:birthPlace "Groenloo"@nl ;
  schema:givenName "Hendrika Aleida"^^xsd:string ;
  schema:name "Hendrika Aleida Theissen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dd71e806-07b5-fd50-0ee0-03d5796adb7a"^^xsd:string ;
  schema:familyName "Theissen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012vbc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c30a3ef2-6c8b-8bda-b12c-6b4b76ae465a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2577146> ;
  schema:birthDate "1865-07-02"^^xsd:date .

