@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/bZNjkOH>
  schema:givenName "Adriana Davina"^^xsd:string ;
  schema:name "Adriana Davina Begeer"@nl ;
  schema:familyName "Begeer"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a6fe1482-3d2b-593b-71d9-6cf041be6b02"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00kr9p> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7e8962ea-21b2-898b-6137-b474c1a32a83> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2347219> ;
  schema:birthDate "1866-09-04"^^xsd:date .

