@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_8dce7a18-ded3-4e93-bca9-724a37d6e9bb
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 15 november 1907 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_8dce7a18-ded3-4e93-bca9-724a37d6e9bb_Person-b36d68e0-25b8-4fcd-8a05-352e197ed080, oa:person_frl_8dce7a18-ded3-4e93-bca9-724a37d6e9bb_Person-b58f3820-3526-4551-a7bc-a7e537cad688 ;
  a2a:hasEvent oa:event_frl_8dce7a18-ded3-4e93-bca9-724a37d6e9bb_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_8dce7a18-ded3-4e93-bca9-724a37d6e9bb_0, oa:relationep_frl_8dce7a18-ded3-4e93-bca9-724a37d6e9bb_1 ;
  a2a:hasSource oa:source_frl_8dce7a18-ded3-4e93-bca9-724a37d6e9bb .

oa:person_frl_8dce7a18-ded3-4e93-bca9-724a37d6e9bb_Person-b36d68e0-25b8-4fcd-8a05-352e197ed080
  a a2a:Person ;
  rdfs:label "Rindert Taedes Zijlstra" ;
  a2a:PersonName [
    rdfs:label "Rindert Taedes Zijlstra" ;
    a2a:PersonNameFirstName "Rindert" ;
    a2a:PersonNamePatronym "Taedes" ;
    a2a:PersonNameLastName "Zijlstra"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Hallum" ;
    rdfs:label "Hallum"
  ] .

oa:person_frl_8dce7a18-ded3-4e93-bca9-724a37d6e9bb_Person-b58f3820-3526-4551-a7bc-a7e537cad688
  a a2a:Person ;
  rdfs:label "De Algemeene Friesche Hypotheekbank" ;
  a2a:PersonName [
    rdfs:label "De Algemeene Friesche Hypotheekbank" ;
    a2a:PersonNameFirstName "De Algemeene Friesche Hypotheekbank"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_8dce7a18-ded3-4e93-bca9-724a37d6e9bb_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1907" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1907-11-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_8dce7a18-ded3-4e93-bca9-724a37d6e9bb_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_8dce7a18-ded3-4e93-bca9-724a37d6e9bb_Person:b36d68e0-25b8-4fcd-8a05-352e197ed080 ;
  a2a:EventKeyRef oa:event_frl_8dce7a18-ded3-4e93-bca9-724a37d6e9bb_Event1 .

oa:relationep_frl_8dce7a18-ded3-4e93-bca9-724a37d6e9bb_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_8dce7a18-ded3-4e93-bca9-724a37d6e9bb_Person:b58f3820-3526-4551-a7bc-a7e537cad688 ;
  a2a:EventKeyRef oa:event_frl_8dce7a18-ded3-4e93-bca9-724a37d6e9bb_Event1 .

oa:source_frl_8dce7a18-ded3-4e93-bca9-724a37d6e9bb
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1907-11-15 - 1907-11-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-11-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-11-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1907" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1907-11-15"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 079127, Periode: 1907" ;
    a2a:Book "Minuut-akten 1907, aktes 336-599" ;
    a2a:DocumentNumber "00525" ;
    a2a:RegistryNumber "079127" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 079127, Periode: 1907, Minuut-akten 1907, aktes 336-599, 00525, 079127"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/8dce7a18-ded3-4e93-bca9-724a37d6e9bb" ;
  a2a:RecordGUID "{8dce7a18-ded3-4e93-bca9-724a37d6e9bb}" ;
  a2a:SourceRemarkOpmerking "Notaris: Andries Andringa<br />Kantoor: Leeuwarden V<br />Repertoire: 079144" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_11622_00011622.xml van FRL" .

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