@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bCGEPGL>
  pico:hasAge "85"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5d34cf13-96e0-8b9b-7f02-38252752da3b"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Keuning"@nl ;
  schema:familyName "Keuning"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bdWTocR> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bHtJPXF> ;
  schema:parent <https://n2t.net/ark:/60537/bmRuc0J>, <https://n2t.net/ark:/60537/buM40R0> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2239541> ;
  schema:deathDate "1940-08-28"^^xsd:date .

