@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/bVQ1weL>
  schema:familyName "Coraas"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5b8f10b9-e77a-06dd-5130-495d119dcff2"^^xsd:string ;
  schema:givenName "Lena"^^xsd:string ;
  schema:name "Lena Coraas"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b3KCgoT>, <https://n2t.net/ark:/60537/bbFc5d9> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bj9nRBg> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2434184> ;
  schema:deathDate "1831-09-02"^^xsd:date .

