@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_frl_1e8756fa-fab6-4b9b-8d89-e7e885a7dc7c
  a a2a:Record ;
  rdfs:label "Notariële akte (volmacht) op 1 april 1891 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_1e8756fa-fab6-4b9b-8d89-e7e885a7dc7c_Person-356313ec-f528-401b-bd0c-381b4d8774e1, oa:person_frl_1e8756fa-fab6-4b9b-8d89-e7e885a7dc7c_Person-251ff144-2a2f-4a17-998b-1eddbccc8996, oa:person_frl_1e8756fa-fab6-4b9b-8d89-e7e885a7dc7c_Person-c22b9933-34e2-4d59-b688-bc4baee47a95, oa:person_frl_1e8756fa-fab6-4b9b-8d89-e7e885a7dc7c_Person-59d93318-5457-431d-8910-d5f091c090ae ;
  a2a:hasEvent oa:event_frl_1e8756fa-fab6-4b9b-8d89-e7e885a7dc7c_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_1e8756fa-fab6-4b9b-8d89-e7e885a7dc7c_0, oa:relationep_frl_1e8756fa-fab6-4b9b-8d89-e7e885a7dc7c_1, oa:relationep_frl_1e8756fa-fab6-4b9b-8d89-e7e885a7dc7c_2, oa:relationep_frl_1e8756fa-fab6-4b9b-8d89-e7e885a7dc7c_3 ;
  a2a:hasSource oa:source_frl_1e8756fa-fab6-4b9b-8d89-e7e885a7dc7c .

oa:person_frl_1e8756fa-fab6-4b9b-8d89-e7e885a7dc7c_Person-356313ec-f528-401b-bd0c-381b4d8774e1
  a a2a:Person ;
  rdfs:label "Aafke Aukes Bontekoe" ;
  a2a:PersonName [
    rdfs:label "Aafke Aukes Bontekoe" ;
    a2a:PersonNameFirstName "Aafke" ;
    a2a:PersonNamePatronym "Aukes" ;
    a2a:PersonNameLastName "Bontekoe"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Dronrijp" ;
    rdfs:label "Dronrijp"
  ] .

oa:person_frl_1e8756fa-fab6-4b9b-8d89-e7e885a7dc7c_Person-251ff144-2a2f-4a17-998b-1eddbccc8996
  a a2a:Person ;
  rdfs:label "Dirk Aukes Bontekoe" ;
  a2a:PersonName [
    rdfs:label "Dirk Aukes Bontekoe" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePatronym "Aukes" ;
    a2a:PersonNameLastName "Bontekoe"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_1e8756fa-fab6-4b9b-8d89-e7e885a7dc7c_Person-c22b9933-34e2-4d59-b688-bc4baee47a95
  a a2a:Person ;
  rdfs:label "Hans Aukes Bontekoe" ;
  a2a:PersonName [
    rdfs:label "Hans Aukes Bontekoe" ;
    a2a:PersonNameFirstName "Hans" ;
    a2a:PersonNamePatronym "Aukes" ;
    a2a:PersonNameLastName "Bontekoe"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_1e8756fa-fab6-4b9b-8d89-e7e885a7dc7c_Person-59d93318-5457-431d-8910-d5f091c090ae
  a a2a:Person ;
  rdfs:label "Gellef Aukes Bontekoe" ;
  a2a:PersonName [
    rdfs:label "Gellef Aukes Bontekoe" ;
    a2a:PersonNameFirstName "Gellef" ;
    a2a:PersonNamePatronym "Aukes" ;
    a2a:PersonNameLastName "Bontekoe"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_1e8756fa-fab6-4b9b-8d89-e7e885a7dc7c_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1891-04-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_1e8756fa-fab6-4b9b-8d89-e7e885a7dc7c_0
  a a2a:RelationEP ;
  rdfs:label "other:Lastgever" ;
  a2a:RelationType "other:Lastgever" ;
  a2a:PersonKeyRef oa:person_frl_1e8756fa-fab6-4b9b-8d89-e7e885a7dc7c_Person:356313ec-f528-401b-bd0c-381b4d8774e1 ;
  a2a:EventKeyRef oa:event_frl_1e8756fa-fab6-4b9b-8d89-e7e885a7dc7c_Event1 .

oa:relationep_frl_1e8756fa-fab6-4b9b-8d89-e7e885a7dc7c_1
  a a2a:RelationEP ;
  rdfs:label "other:Lastgever" ;
  a2a:RelationType "other:Lastgever" ;
  a2a:PersonKeyRef oa:person_frl_1e8756fa-fab6-4b9b-8d89-e7e885a7dc7c_Person:251ff144-2a2f-4a17-998b-1eddbccc8996 ;
  a2a:EventKeyRef oa:event_frl_1e8756fa-fab6-4b9b-8d89-e7e885a7dc7c_Event1 .

oa:relationep_frl_1e8756fa-fab6-4b9b-8d89-e7e885a7dc7c_2
  a a2a:RelationEP ;
  rdfs:label "other:Lastgever" ;
  a2a:RelationType "other:Lastgever" ;
  a2a:PersonKeyRef oa:person_frl_1e8756fa-fab6-4b9b-8d89-e7e885a7dc7c_Person:c22b9933-34e2-4d59-b688-bc4baee47a95 ;
  a2a:EventKeyRef oa:event_frl_1e8756fa-fab6-4b9b-8d89-e7e885a7dc7c_Event1 .

oa:relationep_frl_1e8756fa-fab6-4b9b-8d89-e7e885a7dc7c_3
  a a2a:RelationEP ;
  rdfs:label "other:Lastgever" ;
  a2a:RelationType "other:Lastgever" ;
  a2a:PersonKeyRef oa:person_frl_1e8756fa-fab6-4b9b-8d89-e7e885a7dc7c_Person:59d93318-5457-431d-8910-d5f091c090ae ;
  a2a:EventKeyRef oa:event_frl_1e8756fa-fab6-4b9b-8d89-e7e885a7dc7c_Event1 .

oa:source_frl_1e8756fa-fab6-4b9b-8d89-e7e885a7dc7c
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1891-04-01 - 1891-04-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-04-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-04-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1891-04-01"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 080041, Periode: 1891" ;
    a2a:Book "Minuut-akten 1891 I" ;
    a2a:DocumentNumber "02739" ;
    a2a:RegistryNumber "080041" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 080041, Periode: 1891, Minuut-akten 1891 I, 02739, 080041"
  ] ;
  a2a:SourceLastChangeDate "2016-11-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/1e8756fa-fab6-4b9b-8d89-e7e885a7dc7c" ;
  a2a:RecordGUID "{1e8756fa-fab6-4b9b-8d89-e7e885a7dc7c}" ;
  a2a:SourceRemarkOpmerking "Akte is niet aanwezig", "Notaris: Allert Ottema<br />Kantoor: Leeuwarden VI<br />Repertoire: 080061" ;
  a2a:SourceRemarkAkteSoort "volmacht" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_11697_00011697.xml van FRL" .

[] a2a:PersonRemarkdiversen """gehuwd met IJsbrand Jentjes Hesselius
het grootboek""" .
