@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_01d3edcc-e530-4364-b38c-85136d66912e
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie met hypotheek) op 13 augustus 1902 te Gaasterland" ;
  a2a:hasPerson oa:person_frl_01d3edcc-e530-4364-b38c-85136d66912e_Person-24f202c2-00a8-4e67-a7e6-92461c81d1cb, oa:person_frl_01d3edcc-e530-4364-b38c-85136d66912e_Person-a908f156-41ff-46ee-887c-6c601b279c83, oa:person_frl_01d3edcc-e530-4364-b38c-85136d66912e_Person-b2619a6f-a736-4ee7-af5e-83510a40ede3, oa:person_frl_01d3edcc-e530-4364-b38c-85136d66912e_Person-d4081f4d-0413-400d-be37-e025441a9071 ;
  a2a:hasEvent oa:event_frl_01d3edcc-e530-4364-b38c-85136d66912e_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_01d3edcc-e530-4364-b38c-85136d66912e_0, oa:relationep_frl_01d3edcc-e530-4364-b38c-85136d66912e_1, oa:relationep_frl_01d3edcc-e530-4364-b38c-85136d66912e_2, oa:relationep_frl_01d3edcc-e530-4364-b38c-85136d66912e_3 ;
  a2a:hasSource oa:source_frl_01d3edcc-e530-4364-b38c-85136d66912e .

oa:person_frl_01d3edcc-e530-4364-b38c-85136d66912e_Person-24f202c2-00a8-4e67-a7e6-92461c81d1cb
  a a2a:Person ;
  rdfs:label "Cornelis Hendriks Visser" ;
  a2a:PersonName [
    rdfs:label "Cornelis Hendriks Visser" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Hendriks" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bakhuizen" ;
    rdfs:label "Bakhuizen"
  ] .

oa:person_frl_01d3edcc-e530-4364-b38c-85136d66912e_Person-a908f156-41ff-46ee-887c-6c601b279c83
  a a2a:Person ;
  rdfs:label "Klaas Cath" ;
  a2a:PersonName [
    rdfs:label "Klaas Cath" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Cath"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Joure" ;
    rdfs:label "Joure"
  ] .

oa:person_frl_01d3edcc-e530-4364-b38c-85136d66912e_Person-b2619a6f-a736-4ee7-af5e-83510a40ede3
  a a2a:Person ;
  rdfs:label "Jolle Cath" ;
  a2a:PersonName [
    rdfs:label "Jolle Cath" ;
    a2a:PersonNameFirstName "Jolle" ;
    a2a:PersonNameLastName "Cath"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Joure" ;
    rdfs:label "Joure"
  ] .

oa:person_frl_01d3edcc-e530-4364-b38c-85136d66912e_Person-d4081f4d-0413-400d-be37-e025441a9071
  a a2a:Person ;
  rdfs:label "Sjoerd Breeuwsma" ;
  a2a:PersonName [
    rdfs:label "Sjoerd Breeuwsma" ;
    a2a:PersonNameFirstName "Sjoerd" ;
    a2a:PersonNameLastName "Breeuwsma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Balk" ;
    rdfs:label "Balk"
  ] .

oa:event_frl_01d3edcc-e530-4364-b38c-85136d66912e_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1902-08-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gaasterland" ;
    rdfs:label "Gaasterland"
  ] .

oa:relationep_frl_01d3edcc-e530-4364-b38c-85136d66912e_0
  a a2a:RelationEP ;
  rdfs:label "other:Debiteur" ;
  a2a:RelationType "other:Debiteur" ;
  a2a:PersonKeyRef oa:person_frl_01d3edcc-e530-4364-b38c-85136d66912e_Person:24f202c2-00a8-4e67-a7e6-92461c81d1cb ;
  a2a:EventKeyRef oa:event_frl_01d3edcc-e530-4364-b38c-85136d66912e_Event1 .

oa:relationep_frl_01d3edcc-e530-4364-b38c-85136d66912e_1
  a a2a:RelationEP ;
  rdfs:label "other:Crediteur" ;
  a2a:RelationType "other:Crediteur" ;
  a2a:PersonKeyRef oa:person_frl_01d3edcc-e530-4364-b38c-85136d66912e_Person:a908f156-41ff-46ee-887c-6c601b279c83 ;
  a2a:EventKeyRef oa:event_frl_01d3edcc-e530-4364-b38c-85136d66912e_Event1 .

oa:relationep_frl_01d3edcc-e530-4364-b38c-85136d66912e_2
  a a2a:RelationEP ;
  rdfs:label "other:Crediteur" ;
  a2a:RelationType "other:Crediteur" ;
  a2a:PersonKeyRef oa:person_frl_01d3edcc-e530-4364-b38c-85136d66912e_Person:b2619a6f-a736-4ee7-af5e-83510a40ede3 ;
  a2a:EventKeyRef oa:event_frl_01d3edcc-e530-4364-b38c-85136d66912e_Event1 .

oa:relationep_frl_01d3edcc-e530-4364-b38c-85136d66912e_3
  a a2a:RelationEP ;
  rdfs:label "other:Acceptant" ;
  a2a:RelationType "other:Acceptant" ;
  a2a:PersonKeyRef oa:person_frl_01d3edcc-e530-4364-b38c-85136d66912e_Person:d4081f4d-0413-400d-be37-e025441a9071 ;
  a2a:EventKeyRef oa:event_frl_01d3edcc-e530-4364-b38c-85136d66912e_Event1 .

oa:source_frl_01d3edcc-e530-4364-b38c-85136d66912e
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Gaasterland" ;
    rdfs:label "Gaasterland", "1902-08-13 - 1902-08-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-08-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-08-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1902" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1902-08-13"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 007077, Periode: 1902" ;
    a2a:Book "Minuut-akten 1902" ;
    a2a:DocumentNumber "00143" ;
    a2a:RegistryNumber "007077" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 007077, Periode: 1902, Minuut-akten 1902, 00143, 007077"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/01d3edcc-e530-4364-b38c-85136d66912e" ;
  a2a:RecordGUID "{01d3edcc-e530-4364-b38c-85136d66912e}" ;
  a2a:SourceRemarkOpmerking "Notaris: Johannes Hieronimus Noordenbos<br />Kantoor: Balk I<br />Repertoire: 007081" ;
  a2a:SourceRemarkAkteSoort "obligatie met hypotheek" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_8140_00008140.xml van FRL" .

[] a2a:PersonRemarkdiversen "Bedrag: kapitaal fl. 400" .
