@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/b9ZBLS2>
  pico:hasAge "67"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/88bc6d17-a82d-7e2a-8be2-e7bb358a45d8"^^xsd:string ;
  schema:givenName "Rebecca Henrica Wilhelmina"^^xsd:string ;
  schema:name "Rebecca Henrica Wilhelmina Salverda"@nl ;
  schema:familyName "Salverda"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b250X4D> ;
  schema:parent <https://n2t.net/ark:/60537/bhUbAH6>, <https://n2t.net/ark:/60537/bqOMpw1> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bS5qFNP> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2563035> ;
  schema:deathDate "1876-05-23"^^xsd:date .

