@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/bmeoGLq>
  schema:givenName "Geertruida Diderika Jacoba"^^xsd:string ;
  schema:name "Geertruida Diderika Jacoba Kerkhof"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ca57005c-5090-0cca-7d61-9007a93d2371"^^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/dc5ecd0b-a4c2-cd9f-5ce3-7d280ea3cc92> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2812317> ;
  schema:birthDate "1865-12-17"^^xsd:date .

