@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/bj9oyXk>
  schema:givenName "Diderica Johanna Adriana"^^xsd:string ;
  schema:name "Diderica Johanna Adriana Kerkhof"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3b29e2d2-6bd8-ae39-a1e6-2ba59aaf2b03"^^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/a1f439c4-33d5-6df4-3865-e84e0c96101a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2448830> ;
  schema:birthDate "1868-10-31"^^xsd:date .

