@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/bqbGakK>
  schema:familyName "Akrijn"^^xsd:string ;
  schema:givenName "Clazina"^^xsd:string ;
  schema:name "Clazina Akrijn"@nl ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1e458632-0927-453c-60c5-4556c0500b0f"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00j7mc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7f8c05a7-ed81-2194-e7ac-b5230e832626> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2351140> ;
  schema:birthDate "1827-02-11"^^xsd:date .

