@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/boWtHAR>
  schema:familyName "Gravesteijn"^^xsd:string ;
  schema:givenName "Helena Pieternella"^^xsd:string ;
  schema:name "Helena Pieternella Gravesteijn"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1779883f-2836-8a63-5f86-0fb2182a17b0"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0110hm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1058ec9e-aa31-725f-3cc1-de9fadedb1b1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1942040> ;
  schema:birthDate "1887-11-28"^^xsd:date .

