@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_5ed5a4a0-e5ce-4248-a603-1822a4e3aa92
  a a2a:Record ;
  rdfs:label "Notariële akte (borgtocht) op 22 januari 1881 te Westdongeradeel" ;
  a2a:hasPerson oa:person_frl_5ed5a4a0-e5ce-4248-a603-1822a4e3aa92_Person-c86e2471-d5d6-4d13-a347-87ebad95e67d, oa:person_frl_5ed5a4a0-e5ce-4248-a603-1822a4e3aa92_Person-8e360496-6d6b-4297-9a77-b829e55d1a6c, oa:person_frl_5ed5a4a0-e5ce-4248-a603-1822a4e3aa92_Person-295aaeb7-c2ae-45f3-b959-dd4f2ef17c11 ;
  a2a:hasEvent oa:event_frl_5ed5a4a0-e5ce-4248-a603-1822a4e3aa92_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_5ed5a4a0-e5ce-4248-a603-1822a4e3aa92_0, oa:relationep_frl_5ed5a4a0-e5ce-4248-a603-1822a4e3aa92_1, oa:relationep_frl_5ed5a4a0-e5ce-4248-a603-1822a4e3aa92_2 ;
  a2a:hasSource oa:source_frl_5ed5a4a0-e5ce-4248-a603-1822a4e3aa92 .

oa:person_frl_5ed5a4a0-e5ce-4248-a603-1822a4e3aa92_Person-c86e2471-d5d6-4d13-a347-87ebad95e67d
  a a2a:Person ;
  rdfs:label "Aafke Arnoldus Hoeben" ;
  a2a:PersonName [
    rdfs:label "Aafke Arnoldus Hoeben" ;
    a2a:PersonNameFirstName "Aafke" ;
    a2a:PersonNamePatronym "Arnoldus" ;
    a2a:PersonNameLastName "Hoeben"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Ternaard" ;
    rdfs:label "Ternaard"
  ] .

oa:person_frl_5ed5a4a0-e5ce-4248-a603-1822a4e3aa92_Person-8e360496-6d6b-4297-9a77-b829e55d1a6c
  a a2a:Person ;
  rdfs:label "Jacob Pieters Braak" ;
  a2a:PersonName [
    rdfs:label "Jacob Pieters Braak" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNameLastName "Braak"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ferwerd" ;
    rdfs:label "Ferwerd"
  ] .

oa:person_frl_5ed5a4a0-e5ce-4248-a603-1822a4e3aa92_Person-295aaeb7-c2ae-45f3-b959-dd4f2ef17c11
  a a2a:Person ;
  rdfs:label "Tjebbe Poelstra" ;
  a2a:PersonName [
    rdfs:label "Tjebbe Poelstra" ;
    a2a:PersonNameFirstName "Tjebbe" ;
    a2a:PersonNameLastName "Poelstra"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Hallum" ;
    rdfs:label "Hallum"
  ] .

oa:event_frl_5ed5a4a0-e5ce-4248-a603-1822a4e3aa92_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1881" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1881-01-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Westdongeradeel" ;
    rdfs:label "Westdongeradeel"
  ] .

oa:relationep_frl_5ed5a4a0-e5ce-4248-a603-1822a4e3aa92_0
  a a2a:RelationEP ;
  rdfs:label "other:Borg" ;
  a2a:RelationType "other:Borg" ;
  a2a:PersonKeyRef oa:person_frl_5ed5a4a0-e5ce-4248-a603-1822a4e3aa92_Person:c86e2471-d5d6-4d13-a347-87ebad95e67d ;
  a2a:EventKeyRef oa:event_frl_5ed5a4a0-e5ce-4248-a603-1822a4e3aa92_Event1 .

oa:relationep_frl_5ed5a4a0-e5ce-4248-a603-1822a4e3aa92_1
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_5ed5a4a0-e5ce-4248-a603-1822a4e3aa92_Person:8e360496-6d6b-4297-9a77-b829e55d1a6c ;
  a2a:EventKeyRef oa:event_frl_5ed5a4a0-e5ce-4248-a603-1822a4e3aa92_Event1 .

oa:relationep_frl_5ed5a4a0-e5ce-4248-a603-1822a4e3aa92_2
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_5ed5a4a0-e5ce-4248-a603-1822a4e3aa92_Person:295aaeb7-c2ae-45f3-b959-dd4f2ef17c11 ;
  a2a:EventKeyRef oa:event_frl_5ed5a4a0-e5ce-4248-a603-1822a4e3aa92_Event1 .

oa:source_frl_5ed5a4a0-e5ce-4248-a603-1822a4e3aa92
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Westdongeradeel" ;
    rdfs:label "Westdongeradeel", "1881-01-22 - 1881-01-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-01-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1881-01-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1881" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1881-01-22"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 129067, Periode: 1881" ;
    a2a:Book "Minuut-akten 1881" ;
    a2a:DocumentNumber "00007" ;
    a2a:RegistryNumber "129067" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 129067, Periode: 1881, Minuut-akten 1881, 00007, 129067"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/5ed5a4a0-e5ce-4248-a603-1822a4e3aa92" ;
  a2a:RecordGUID "{5ed5a4a0-e5ce-4248-a603-1822a4e3aa92}" ;
  a2a:SourceRemarkOpmerking "Notaris: Sikke Dirks Kuijpers<br />Kantoor: Ternaard<br />Repertoire: 129069" ;
  a2a:SourceRemarkAkteSoort "borgtocht" ;
  a2a:SourceRemarkarchiefnaam "Notarieel archief - Tresoar" ;
  a2a:SourceRemarkdeel "129067" ;
  a2a:SourceRemarkregister_periode "1881" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_73471_00073471.xml van FRL" .

[] a2a:PersonRemarkdiversen "weduwe van Gijsbert Heeringa" .
