@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_72e75392-5a89-4096-bbdb-e70593dff440
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 24 augustus 1895 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_72e75392-5a89-4096-bbdb-e70593dff440_Person-08fbcd06-b80b-49bb-bed2-f7705b645bcd, oa:person_frl_72e75392-5a89-4096-bbdb-e70593dff440_Person-ea147cf3-f3e7-469f-9026-666d2d477523 ;
  a2a:hasEvent oa:event_frl_72e75392-5a89-4096-bbdb-e70593dff440_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_72e75392-5a89-4096-bbdb-e70593dff440_0, oa:relationep_frl_72e75392-5a89-4096-bbdb-e70593dff440_1 ;
  a2a:hasSource oa:source_frl_72e75392-5a89-4096-bbdb-e70593dff440 .

oa:person_frl_72e75392-5a89-4096-bbdb-e70593dff440_Person-08fbcd06-b80b-49bb-bed2-f7705b645bcd
  a a2a:Person ;
  rdfs:label "Christian Friedrich Schwaner" ;
  a2a:PersonName [
    rdfs:label "Christian Friedrich Schwaner" ;
    a2a:PersonNameFirstName "Christian Friedrich" ;
    a2a:PersonNameLastName "Schwaner"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_72e75392-5a89-4096-bbdb-e70593dff440_Person-ea147cf3-f3e7-469f-9026-666d2d477523
  a a2a:Person ;
  rdfs:label "Klaas Beeling" ;
  a2a:PersonName [
    rdfs:label "Klaas Beeling" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Beeling"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_72e75392-5a89-4096-bbdb-e70593dff440_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1895" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1895-08-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_72e75392-5a89-4096-bbdb-e70593dff440_0
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_72e75392-5a89-4096-bbdb-e70593dff440_Person:08fbcd06-b80b-49bb-bed2-f7705b645bcd ;
  a2a:EventKeyRef oa:event_frl_72e75392-5a89-4096-bbdb-e70593dff440_Event1 .

oa:relationep_frl_72e75392-5a89-4096-bbdb-e70593dff440_1
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_72e75392-5a89-4096-bbdb-e70593dff440_Person:ea147cf3-f3e7-469f-9026-666d2d477523 ;
  a2a:EventKeyRef oa:event_frl_72e75392-5a89-4096-bbdb-e70593dff440_Event1 .

oa:source_frl_72e75392-5a89-4096-bbdb-e70593dff440
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1895-08-24 - 1895-08-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1895-08-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1895-08-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1895" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1895-08-24"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 080049, Periode: 1895" ;
    a2a:Book "Minuut-akten 1895 I" ;
    a2a:DocumentNumber "04076" ;
    a2a:RegistryNumber "080049" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 080049, Periode: 1895, Minuut-akten 1895 I, 04076, 080049"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/72e75392-5a89-4096-bbdb-e70593dff440" ;
  a2a:RecordGUID "{72e75392-5a89-4096-bbdb-e70593dff440}" ;
  a2a:SourceRemarkOpmerking "Notaris: Allert Ottema<br />Kantoor: Leeuwarden VI<br />Repertoire: 080061" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_25322_00025322.xml van FRL" .

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