@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bDVQOUE>
  pico:hasAge "77"^^xsd:string ;
  schema:familyName "de Raadt"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/236eea43-1e93-f9dc-c2d8-c47c7706feaa"^^xsd:string ;
  schema:givenName "Trijntje Lena"^^xsd:string ;
  schema:name "Trijntje Lena de Raadt"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/bfc5ntq> ;
  schema:parent <https://n2t.net/ark:/60537/bo6Gbg8>, <https://n2t.net/ark:/60537/bw1g05c> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/box3XG8> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2143126> ;
  schema:deathDate "1915-07-08"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Raadt"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

