@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/bz8Lt0C>
  pico:hasAge "67"^^xsd:string ;
  schema:givenName "Elisabeth Maria"^^xsd:string ;
  schema:name "Elisabeth Maria Lourier"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/379f66a3-1833-bbf0-33ff-5a75ec7af978"^^xsd:string ;
  schema:familyName "Lourier"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bGQEBpT>, <https://n2t.net/ark:/60537/bOLeqdX> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bn4anRH> ;
  schema:spouse <https://n2t.net/ark:/60537/breaEd5> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2434690> ;
  schema:deathDate "1905-08-13"^^xsd:date .

