@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/bTkDkbq>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1f68003f-31bf-5ac3-a932-9c840942e4ae"^^xsd:string ;
  schema:givenName "Trijntje"^^xsd:string ;
  schema:name "Trijntje Vergeer"@nl ;
  schema:familyName "Vergeer"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b12wpSE>, <https://n2t.net/ark:/60537/b8X6dGo> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b8KoRny> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2402659> ;
  schema:deathDate "1854-05-22"^^xsd:date .

