@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/b9nva0x>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/382d3079-9d39-97bf-8d83-8d8d106befdf"^^xsd:string ;
  schema:givenName "Leena"^^xsd:string ;
  schema:name "Leena Rijneveld"@nl ;
  schema:familyName "Rijneveld"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b1sUmdR>, <https://n2t.net/ark:/60537/bTyjB67> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b3kbXB4> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1952831> ;
  schema:deathDate "1873-02-05"^^xsd:date .

