@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/b5PBP8U>
  schema:givenName "Barbara Margaretha Wilhelmina"^^xsd:string ;
  schema:name "Barbara Margaretha Wilhelmina Kunst"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5970e4ee-2b91-cc6a-8d8c-aaf4849a6397"^^xsd:string ;
  schema:familyName "Kunst"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00whj1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/513389c1-e0da-40f2-b0d4-02eac4034f08> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2172098> ;
  schema:birthDate "1900-11-30"^^xsd:date .

