@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/bsunkSQ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5cababc3-c621-164f-c205-8a7e1cc3f6e1"^^xsd:string ;
  schema:familyName "Kabout"^^xsd:string ;
  schema:givenName "Willemina"^^xsd:string ;
  schema:name "Willemina Kabout"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bAoX9IX>, <https://n2t.net/ark:/60537/bjzMx5m> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/brrRq72> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2027778> ;
  schema:deathDate "1833-03-08"^^xsd:date .

