@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/bzmt8JD>
  schema:givenName "Helena Petronella Maria"^^xsd:string ;
  schema:name "Helena Petronella Maria Trijsburg"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e9359067-df17-dde6-f6fd-9295830d391f"^^xsd:string ;
  schema:familyName "Trijsburg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tzpx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9f408c4e-b2ce-fc2f-6f44-82445ae1bd1a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2438557> ;
  schema:birthDate "1892-01-15"^^xsd:date .

