@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/bpzAxKU>
  pico:hasAge "39"^^xsd:string ;
  schema:familyName "Bijvoet"^^xsd:string ;
  schema:givenName "Elisabeth"^^xsd:string ;
  schema:name "Elisabeth Bijvoet"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/73fd546b-14d9-cca7-890f-74e37cde05d7"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b2508Ju> ;
  schema:parent <https://n2t.net/ark:/60537/bFoLamv>, <https://n2t.net/ark:/60537/bxuamzY> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2792293> ;
  schema:deathDate "1847-08-15"^^xsd:date .

