@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/bDJ9iVB>
  schema:familyName "Akrijn"^^xsd:string ;
  schema:hasOccupation "Geen"@nl ;
  schema:givenName "Geertrui"^^xsd:string ;
  schema:name "Geertrui Akrijn"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/00e4ad7b-f3b3-6469-2ef3-5a8812755db1"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hxqv> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7a31336c-eb2b-c107-6628-9baebb8ff6c4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2330302> .

