@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/bfCv80a>
  schema:familyName "Gravesteijn"^^xsd:string ;
  schema:givenName "Helena Johanna"^^xsd:string ;
  schema:name "Helena Johanna Gravesteijn"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/518f4354-c2f0-9787-0685-8467c0533f1e"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wf64> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c4bd5d6e-eec3-d2f6-3e46-57fabbe504a2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2583530> ;
  schema:birthDate "1871-11-14"^^xsd:date .

