@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_ef5bf5d1-a2ff-4a47-ae2c-97240a06ee00
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 23 februari 1876 te Bolsward" ;
  a2a:hasPerson oa:person_frl_ef5bf5d1-a2ff-4a47-ae2c-97240a06ee00_Person-776a364a-2d1a-48a6-bada-030ef4b1c60c, oa:person_frl_ef5bf5d1-a2ff-4a47-ae2c-97240a06ee00_Person-e1a4d455-7001-4621-bef0-a4915b032ccf, oa:person_frl_ef5bf5d1-a2ff-4a47-ae2c-97240a06ee00_Person-21052ae1-26d5-43c6-b232-453ba7822768 ;
  a2a:hasEvent oa:event_frl_ef5bf5d1-a2ff-4a47-ae2c-97240a06ee00_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_ef5bf5d1-a2ff-4a47-ae2c-97240a06ee00_0, oa:relationep_frl_ef5bf5d1-a2ff-4a47-ae2c-97240a06ee00_1, oa:relationep_frl_ef5bf5d1-a2ff-4a47-ae2c-97240a06ee00_2 ;
  a2a:hasSource oa:source_frl_ef5bf5d1-a2ff-4a47-ae2c-97240a06ee00 .

oa:person_frl_ef5bf5d1-a2ff-4a47-ae2c-97240a06ee00_Person-776a364a-2d1a-48a6-bada-030ef4b1c60c
  a a2a:Person ;
  rdfs:label "Joukje Jans Mulder" ;
  a2a:PersonName [
    rdfs:label "Joukje Jans Mulder" ;
    a2a:PersonNameFirstName "Joukje" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward"
  ] .

oa:person_frl_ef5bf5d1-a2ff-4a47-ae2c-97240a06ee00_Person-e1a4d455-7001-4621-bef0-a4915b032ccf
  a a2a:Person ;
  rdfs:label "Jan Gerritsma" ;
  a2a:PersonName [
    rdfs:label "Jan Gerritsma" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Gerritsma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward"
  ] .

oa:person_frl_ef5bf5d1-a2ff-4a47-ae2c-97240a06ee00_Person-21052ae1-26d5-43c6-b232-453ba7822768
  a a2a:Person ;
  rdfs:label "Cesar Willem Eisma" ;
  a2a:PersonName [
    rdfs:label "Cesar Willem Eisma" ;
    a2a:PersonNameFirstName "Cesar Willem" ;
    a2a:PersonNameLastName "Eisma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward"
  ] .

oa:event_frl_ef5bf5d1-a2ff-4a47-ae2c-97240a06ee00_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1876" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1876-02-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward"
  ] .

oa:relationep_frl_ef5bf5d1-a2ff-4a47-ae2c-97240a06ee00_0
  a a2a:RelationEP ;
  rdfs:label "other:Debiteur" ;
  a2a:RelationType "other:Debiteur" ;
  a2a:PersonKeyRef oa:person_frl_ef5bf5d1-a2ff-4a47-ae2c-97240a06ee00_Person:776a364a-2d1a-48a6-bada-030ef4b1c60c ;
  a2a:EventKeyRef oa:event_frl_ef5bf5d1-a2ff-4a47-ae2c-97240a06ee00_Event1 .

oa:relationep_frl_ef5bf5d1-a2ff-4a47-ae2c-97240a06ee00_1
  a a2a:RelationEP ;
  rdfs:label "other:Debiteur" ;
  a2a:RelationType "other:Debiteur" ;
  a2a:PersonKeyRef oa:person_frl_ef5bf5d1-a2ff-4a47-ae2c-97240a06ee00_Person:e1a4d455-7001-4621-bef0-a4915b032ccf ;
  a2a:EventKeyRef oa:event_frl_ef5bf5d1-a2ff-4a47-ae2c-97240a06ee00_Event1 .

oa:relationep_frl_ef5bf5d1-a2ff-4a47-ae2c-97240a06ee00_2
  a a2a:RelationEP ;
  rdfs:label "other:Crediteur" ;
  a2a:RelationType "other:Crediteur" ;
  a2a:PersonKeyRef oa:person_frl_ef5bf5d1-a2ff-4a47-ae2c-97240a06ee00_Person:21052ae1-26d5-43c6-b232-453ba7822768 ;
  a2a:EventKeyRef oa:event_frl_ef5bf5d1-a2ff-4a47-ae2c-97240a06ee00_Event1 .

oa:source_frl_ef5bf5d1-a2ff-4a47-ae2c-97240a06ee00
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward", "1876-02-23 - 1876-02-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1876-02-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1876-02-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1876" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1876-02-23"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 016061, Periode: 1876" ;
    a2a:Book "Minuut-akten 1876, aktes 1-154" ;
    a2a:DocumentNumber "00057" ;
    a2a:RegistryNumber "016061" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 016061, Periode: 1876, Minuut-akten 1876, aktes 1-154, 00057, 016061"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/ef5bf5d1-a2ff-4a47-ae2c-97240a06ee00" ;
  a2a:RecordGUID "{ef5bf5d1-a2ff-4a47-ae2c-97240a06ee00}" ;
  a2a:SourceRemarkOpmerking "Notaris: Wigger Arnoldus Peereboom<br />Kantoor: Bolsward I<br />Repertoire: 016090" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_13981_00013981.xml van FRL" .

[] a2a:PersonRemarkdiversen "weduwe van Mattheus Jans Gerritsma" .
