@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/bdjNKQU>
  pico:hasAge "46"^^xsd:string ;
  schema:givenName "Angenita"^^xsd:string ;
  schema:name "Angenita Kloppert"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fa615264-e2d8-7f33-a723-e8505e7abae4"^^xsd:string ;
  schema:familyName "Kloppert"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b6S5VfR> ;
  schema:spouse <https://n2t.net/ark:/60537/bBQRwRY> ;
  schema:parent <https://n2t.net/ark:/60537/bmeozGa>, <https://n2t.net/ark:/60537/btWgI2e> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2685969> ;
  schema:deathDate "1868-11-06"^^xsd:date .

