@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/bNVrpnR>
  schema:givenName "Anna Hendrika Maria"^^xsd:string ;
  schema:name "Anna Hendrika Maria Kabel"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/58f45430-faa1-c560-bbc2-2611deff54e1"^^xsd:string ;
  schema:familyName "Kabel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b017g83> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/418f2dc2-e29e-29ff-57ea-35739643eee4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2111567> ;
  schema:birthDate "1898-08-28"^^xsd:date .

