@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/bn4aXg6>
  pico:hasAge "78"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e959ffb0-bcb8-be58-12a6-59d243b40fba"^^xsd:string ;
  schema:givenName "Lena"^^xsd:string ;
  schema:name "Lena Noordeman"@nl ;
  schema:familyName "Noordeman"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b6f0jDh>, <https://n2t.net/ark:/60537/be9B8qO> ;
  schema:spouse <https://n2t.net/ark:/60537/bYkqzvc> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bYy6AWv> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2325512> ;
  schema:deathDate "1889-09-10"^^xsd:date .

