@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/bLr2twJ>
  schema:givenName "Anthonia"^^xsd:string ;
  schema:name "Anthonia Bennis"@nl ;
  schema:familyName "Bennis"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7fe680ac-92a8-22fd-f85d-71123a8e1ee8"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x48w> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7fb4a812-21de-680a-33d6-7fd71ba0a99e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2351772> ;
  schema:birthDate "1879-08-07"^^xsd:date .

