@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_17b84d43-e46d-4a34-8bca-b5a625f12e2d
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 30 april 1913 te Gaasterland" ;
  a2a:hasPerson oa:person_frl_17b84d43-e46d-4a34-8bca-b5a625f12e2d_Person-b93246c7-f2f2-4006-ad27-7dd837b0f3a0, oa:person_frl_17b84d43-e46d-4a34-8bca-b5a625f12e2d_Person-467a6349-6f1b-4951-a440-e189f79fb675, oa:person_frl_17b84d43-e46d-4a34-8bca-b5a625f12e2d_Person-37f44391-8fa5-4d6e-af68-0985d92454d6 ;
  a2a:hasEvent oa:event_frl_17b84d43-e46d-4a34-8bca-b5a625f12e2d_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_17b84d43-e46d-4a34-8bca-b5a625f12e2d_0, oa:relationep_frl_17b84d43-e46d-4a34-8bca-b5a625f12e2d_1, oa:relationep_frl_17b84d43-e46d-4a34-8bca-b5a625f12e2d_2 ;
  a2a:hasSource oa:source_frl_17b84d43-e46d-4a34-8bca-b5a625f12e2d .

oa:person_frl_17b84d43-e46d-4a34-8bca-b5a625f12e2d_Person-b93246c7-f2f2-4006-ad27-7dd837b0f3a0
  a a2a:Person ;
  rdfs:label "Wybren Jans de Boer" ;
  a2a:PersonName [
    rdfs:label "Wybren Jans de Boer" ;
    a2a:PersonNameFirstName "Wybren" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "IJlst" ;
    rdfs:label "IJlst"
  ] .

oa:person_frl_17b84d43-e46d-4a34-8bca-b5a625f12e2d_Person-467a6349-6f1b-4951-a440-e189f79fb675
  a a2a:Person ;
  rdfs:label "De Rotterdamsche Hypotheekbank" ;
  a2a:PersonName [
    rdfs:label "De Rotterdamsche Hypotheekbank" ;
    a2a:PersonNameFirstName "De Rotterdamsche Hypotheekbank"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_17b84d43-e46d-4a34-8bca-b5a625f12e2d_Person-37f44391-8fa5-4d6e-af68-0985d92454d6
  a a2a:Person ;
  rdfs:label "Leendert Fontein" ;
  a2a:PersonName [
    rdfs:label "Leendert Fontein" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNameLastName "Fontein"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek"
  ] .

oa:event_frl_17b84d43-e46d-4a34-8bca-b5a625f12e2d_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1913" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1913-04-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gaasterland" ;
    rdfs:label "Gaasterland"
  ] .

oa:relationep_frl_17b84d43-e46d-4a34-8bca-b5a625f12e2d_0
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_17b84d43-e46d-4a34-8bca-b5a625f12e2d_Person:b93246c7-f2f2-4006-ad27-7dd837b0f3a0 ;
  a2a:EventKeyRef oa:event_frl_17b84d43-e46d-4a34-8bca-b5a625f12e2d_Event1 .

oa:relationep_frl_17b84d43-e46d-4a34-8bca-b5a625f12e2d_1
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_17b84d43-e46d-4a34-8bca-b5a625f12e2d_Person:467a6349-6f1b-4951-a440-e189f79fb675 ;
  a2a:EventKeyRef oa:event_frl_17b84d43-e46d-4a34-8bca-b5a625f12e2d_Event1 .

oa:relationep_frl_17b84d43-e46d-4a34-8bca-b5a625f12e2d_2
  a a2a:RelationEP ;
  rdfs:label "other:Acceptant" ;
  a2a:RelationType "other:Acceptant" ;
  a2a:PersonKeyRef oa:person_frl_17b84d43-e46d-4a34-8bca-b5a625f12e2d_Person:37f44391-8fa5-4d6e-af68-0985d92454d6 ;
  a2a:EventKeyRef oa:event_frl_17b84d43-e46d-4a34-8bca-b5a625f12e2d_Event1 .

oa:source_frl_17b84d43-e46d-4a34-8bca-b5a625f12e2d
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Gaasterland" ;
    rdfs:label "Gaasterland", "1913-04-30 - 1913-04-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-04-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-04-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1913" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1913-04-30"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 007090, Periode: 1913" ;
    a2a:Book "Minuut-akten 1913" ;
    a2a:DocumentNumber "00062" ;
    a2a:RegistryNumber "007090" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 007090, Periode: 1913, Minuut-akten 1913, 00062, 007090"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/17b84d43-e46d-4a34-8bca-b5a625f12e2d" ;
  a2a:RecordGUID "{17b84d43-e46d-4a34-8bca-b5a625f12e2d}" ;
  a2a:SourceRemarkOpmerking "Notaris: Johannes Hieronimus Noordenbos<br />Kantoor: Balk I<br />Repertoire: 007093" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_22591_00022591.xml van FRL" .

