@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/bEmf8RJ>
  schema:givenName "Helena Machtelina Janneke"^^xsd:string ;
  schema:name "Helena Machtelina Janneke Verschut"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9c737708-8c04-1d7d-96d7-bcc37f074d4b"^^xsd:string ;
  schema:familyName "Verschut"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x0zn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/40ccd09a-4755-a104-92ac-f07390d73452> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2108807> ;
  schema:birthDate "1893-08-08"^^xsd:date .

