@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/bjn4T0w>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/85e4851e-b5ca-0d19-54c4-02efedd52082"^^xsd:string ;
  schema:familyName "Kerkhof"^^xsd:string ;
  schema:givenName "Wilhelmina Adriana Jacoba"^^xsd:string ;
  schema:name "Wilhelmina Adriana Jacoba Kerkhof"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w0tn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/35ebdef6-2e07-dedb-6662-ae94dee46c2f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/737036> ;
  schema:birthDate "1891-12-17"^^xsd:date .

