@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/bL0DZVu>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/88658464-f92d-b1e6-0e8d-856528b89ee8"^^xsd:string ;
  schema:givenName "Johanna Petronella"^^xsd:string ;
  schema:name "Johanna Petronella Kasbergen"@nl ;
  schema:familyName "Kasbergen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b3Xi8S9> ;
  schema:parent <https://n2t.net/ark:/60537/bD63b4w>, <https://n2t.net/ark:/60537/bSVdOKq> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2231885> ;
  schema:birthDate "1917-07-17"^^xsd:date .

