@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/bGDWJrL>
  schema:familyName "Edauw"^^xsd:string ;
  schema:hasOccupation "Geen"@nl ;
  schema:givenName "Henrietta Carolina"^^xsd:string ;
  schema:name "Henrietta Carolina Edauw"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b4fc7fd4-953f-8f78-1d5c-fa2210403084"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00dksv> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5fb05acb-ce0f-78a6-a165-a960a111e0af> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2227644> ;
  schema:birthDate "1851-10-08"^^xsd:date .

