@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_9e3d3b4a-e7e7-ffe7-a751-cbef63b2301a
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 1 november 1928 te Het Bildt" ;
  a2a:hasPerson oa:person_frl_9e3d3b4a-e7e7-ffe7-a751-cbef63b2301a_Person-e8c5b82a-7f1b-206e-8f44-315203870b6a, oa:person_frl_9e3d3b4a-e7e7-ffe7-a751-cbef63b2301a_Person-42304530-ff55-f809-1301-c325a61ba0ab ;
  a2a:hasEvent oa:event_frl_9e3d3b4a-e7e7-ffe7-a751-cbef63b2301a_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_9e3d3b4a-e7e7-ffe7-a751-cbef63b2301a_0, oa:relationep_frl_9e3d3b4a-e7e7-ffe7-a751-cbef63b2301a_1 ;
  a2a:hasSource oa:source_frl_9e3d3b4a-e7e7-ffe7-a751-cbef63b2301a .

oa:person_frl_9e3d3b4a-e7e7-ffe7-a751-cbef63b2301a_Person-e8c5b82a-7f1b-206e-8f44-315203870b6a
  a a2a:Person ;
  rdfs:label "Roelof Ruurd Jager" ;
  a2a:PersonName [
    rdfs:label "Roelof Ruurd Jager" ;
    a2a:PersonNameFirstName "Roelof Ruurd" ;
    a2a:PersonNameLastName "Jager"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint Annaparochie" ;
    rdfs:label "Sint Annaparochie"
  ] .

oa:person_frl_9e3d3b4a-e7e7-ffe7-a751-cbef63b2301a_Person-42304530-ff55-f809-1301-c325a61ba0ab
  a a2a:Person ;
  rdfs:label "Hemke de Jong" ;
  a2a:PersonName [
    rdfs:label "Hemke de Jong" ;
    a2a:PersonNameFirstName "Hemke" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oudebildtzijl" ;
    rdfs:label "Oudebildtzijl"
  ] .

oa:event_frl_9e3d3b4a-e7e7-ffe7-a751-cbef63b2301a_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1928" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1928-11-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Het Bildt" ;
    rdfs:label "Het Bildt"
  ] .

oa:relationep_frl_9e3d3b4a-e7e7-ffe7-a751-cbef63b2301a_0
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_9e3d3b4a-e7e7-ffe7-a751-cbef63b2301a_Person:e8c5b82a-7f1b-206e-8f44-315203870b6a ;
  a2a:EventKeyRef oa:event_frl_9e3d3b4a-e7e7-ffe7-a751-cbef63b2301a_Event1 .

oa:relationep_frl_9e3d3b4a-e7e7-ffe7-a751-cbef63b2301a_1
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_9e3d3b4a-e7e7-ffe7-a751-cbef63b2301a_Person:42304530-ff55-f809-1301-c325a61ba0ab ;
  a2a:EventKeyRef oa:event_frl_9e3d3b4a-e7e7-ffe7-a751-cbef63b2301a_Event1 .

oa:source_frl_9e3d3b4a-e7e7-ffe7-a751-cbef63b2301a
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Het Bildt" ;
    rdfs:label "Het Bildt", "1928-11-01 - 1928-11-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1928-11-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1928-11-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1928" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1928-11-01"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 005086, Periode: 1928" ;
    a2a:Book "Minuut-akten 1928, aktes 830-944" ;
    a2a:DocumentNumber "00894" ;
    a2a:RegistryNumber "005086" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 005086, Periode: 1928, Minuut-akten 1928, aktes 830-944, 00894, 005086"
  ] ;
  a2a:SourceLastChangeDate "2018-03-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/9e3d3b4a-e7e7-ffe7-a751-cbef63b2301a" ;
  a2a:RecordGUID "{9e3d3b4a-e7e7-ffe7-a751-cbef63b2301a}" ;
  a2a:SourceRemarkOpmerking "Notaris: Reinder Tjeerd Timmer<br />Kantoor: St. Annaparochie<br />Repertoire: 005094" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_22640_00022640.xml van FRL" .

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