@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_08eea68f-d2f7-4c8e-bdbd-e214cc2d3f89
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 8 oktober 1883 te Bolsward" ;
  a2a:hasPerson oa:person_frl_08eea68f-d2f7-4c8e-bdbd-e214cc2d3f89_Person-dc63ec10-cc93-42d4-a3f1-08f1ee29f96c, oa:person_frl_08eea68f-d2f7-4c8e-bdbd-e214cc2d3f89_Person-aa539677-145c-40a9-a2da-bab9b16130ce ;
  a2a:hasEvent oa:event_frl_08eea68f-d2f7-4c8e-bdbd-e214cc2d3f89_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_08eea68f-d2f7-4c8e-bdbd-e214cc2d3f89_0, oa:relationep_frl_08eea68f-d2f7-4c8e-bdbd-e214cc2d3f89_1 ;
  a2a:hasSource oa:source_frl_08eea68f-d2f7-4c8e-bdbd-e214cc2d3f89 .

oa:person_frl_08eea68f-d2f7-4c8e-bdbd-e214cc2d3f89_Person-dc63ec10-cc93-42d4-a3f1-08f1ee29f96c
  a a2a:Person ;
  rdfs:label "Jan Gerrits de Boer" ;
  a2a:PersonName [
    rdfs:label "Jan Gerrits de Boer" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Gerrits" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Makkum" ;
    rdfs:label "Makkum"
  ] .

oa:person_frl_08eea68f-d2f7-4c8e-bdbd-e214cc2d3f89_Person-aa539677-145c-40a9-a2da-bab9b16130ce
  a a2a:Person ;
  rdfs:label "Jacoba Steensma" ;
  a2a:PersonName [
    rdfs:label "Jacoba Steensma" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Steensma"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward"
  ] .

oa:event_frl_08eea68f-d2f7-4c8e-bdbd-e214cc2d3f89_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1883" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1883-10-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward"
  ] .

oa:relationep_frl_08eea68f-d2f7-4c8e-bdbd-e214cc2d3f89_0
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_08eea68f-d2f7-4c8e-bdbd-e214cc2d3f89_Person:dc63ec10-cc93-42d4-a3f1-08f1ee29f96c ;
  a2a:EventKeyRef oa:event_frl_08eea68f-d2f7-4c8e-bdbd-e214cc2d3f89_Event1 .

oa:relationep_frl_08eea68f-d2f7-4c8e-bdbd-e214cc2d3f89_1
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_08eea68f-d2f7-4c8e-bdbd-e214cc2d3f89_Person:aa539677-145c-40a9-a2da-bab9b16130ce ;
  a2a:EventKeyRef oa:event_frl_08eea68f-d2f7-4c8e-bdbd-e214cc2d3f89_Event1 .

oa:source_frl_08eea68f-d2f7-4c8e-bdbd-e214cc2d3f89
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward", "1883-10-08 - 1883-10-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1883-10-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1883-10-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1883" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1883-10-08"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 017062, Periode: 1883" ;
    a2a:Book "Minuut-akten 1883" ;
    a2a:DocumentNumber "00270" ;
    a2a:RegistryNumber "017062" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 017062, Periode: 1883, Minuut-akten 1883, 00270, 017062"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/08eea68f-d2f7-4c8e-bdbd-e214cc2d3f89" ;
  a2a:RecordGUID "{08eea68f-d2f7-4c8e-bdbd-e214cc2d3f89}" ;
  a2a:SourceRemarkOpmerking "Notaris: Nicolaas Laurentius Jacobus Bruinsma<br />Kantoor: Bolsward II<br />Repertoire: 017085" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_19100_00019100.xml van FRL" .

[] a2a:PersonRemarkdiversen """curator over Oepke Gerrits de Boer
Bedrag: kapitaal fl. 600""" .
[] a2a:PersonRemarkdiversen "weduwe van Hendrik Dijkstra" .
