@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/bbeNInQ>
  schema:givenName "Hendrika Pieternella"^^xsd:string ;
  schema:name "Hendrika Pieternella Veening"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/eed70c6d-c8b8-a867-7668-73de6d01179c"^^xsd:string ;
  schema:familyName "Veening"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01cbbs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/997d7821-44bd-da34-0b50-c19349b0ecd6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2416465> ;
  schema:birthDate "1895-09-25"^^xsd:date .

