@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/bdxvsrI>
  schema:givenName "Adriana Petronella Maria"^^xsd:string ;
  schema:name "Adriana Petronella Maria Kerkhof"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/59cc3b27-25b6-bb32-476b-a9931bc38d96"^^xsd:string ;
  schema:familyName "Kerkhof"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w0tn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f415d8c6-fab8-9ab2-05a7-7334475f0014> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2706212> ;
  schema:birthDate "1873-08-02"^^xsd:date .

