@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/bkbSxbf>
  schema:familyName "Baars"^^xsd:string ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/afd16be1-08d3-8447-cd5b-9a54e30db22c"^^xsd:string ;
  schema:givenName "Willemina Cornelia"^^xsd:string ;
  schema:name "Willemina Cornelia Baars"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hfm9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/20e2dc15-b4ad-d9dc-ca11-ebd88215ecd3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1987968> .

