@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/bFb2K74>
  pico:hasAge "1"^^xsd:string ;
  schema:familyName "Akrijn"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e60ab3dd-e97a-7cf7-959c-c4c7fd1a99b7"^^xsd:string ;
  schema:givenName "Martina"^^xsd:string ;
  schema:name "Martina Akrijn"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bFO8g7r> ;
  schema:parent <https://n2t.net/ark:/60537/bN5DyYc>, <https://n2t.net/ark:/60537/bxgsVi0> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1978015> ;
  schema:deathDate "1851-06-08"^^xsd:date .

