@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/bHGssGi>
  pico:hasAge "3"^^xsd:string ;
  schema:givenName "Elisabeth"^^xsd:string ;
  schema:name "Elisabeth Rost"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0ed645a4-cda2-dd58-81c7-2c84a6cbda8e"^^xsd:string ;
  schema:familyName "Rost"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bjn4CWF> ;
  schema:parent <https://n2t.net/ark:/60537/bPB2gyX>, <https://n2t.net/ark:/60537/bXvD5nS> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2586594> ;
  schema:deathDate "1853-09-07"^^xsd:date .

