@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/bAOndZX>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/03ffb553-3e74-2e42-2be9-f736a9cd4c98"^^xsd:string ;
  schema:givenName "Lena"^^xsd:string ;
  schema:name "Lena Lorius"@nl ;
  schema:familyName "Lorius"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w52f> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d8e37780-aa07-747b-fccc-cfa61039f410> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2798979> ;
  schema:birthDate "1868-06-17"^^xsd:date .

