@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/bgRHoq6>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:givenName "Hendrika Maria"^^xsd:string ;
  schema:name "Hendrika Maria Kwakernaat"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1c3672cf-e7f0-b171-95b1-5469bff91ed4"^^xsd:string ;
  schema:familyName "Kwakernaat"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01243h> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/94ac43b4-9931-39b2-ea41-c7a29922fc87> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2775498> ;
  schema:birthDate "1842-07-28"^^xsd:date .

