@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_c19f1278-a443-4e1c-94fc-f351fa19f913
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 16 mei 1889 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_c19f1278-a443-4e1c-94fc-f351fa19f913_Person-81ae35ef-7c73-4c35-a980-09ace774d6f7, oa:person_frl_c19f1278-a443-4e1c-94fc-f351fa19f913_Person-0dda36fa-0c2e-4994-bd21-19fbe9301ded ;
  a2a:hasEvent oa:event_frl_c19f1278-a443-4e1c-94fc-f351fa19f913_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_c19f1278-a443-4e1c-94fc-f351fa19f913_0, oa:relationep_frl_c19f1278-a443-4e1c-94fc-f351fa19f913_1 ;
  a2a:hasSource oa:source_frl_c19f1278-a443-4e1c-94fc-f351fa19f913 .

oa:person_frl_c19f1278-a443-4e1c-94fc-f351fa19f913_Person-81ae35ef-7c73-4c35-a980-09ace774d6f7
  a a2a:Person ;
  rdfs:label "Hans Jans Swart" ;
  a2a:PersonName [
    rdfs:label "Hans Jans Swart" ;
    a2a:PersonNameFirstName "Hans" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Swart"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_c19f1278-a443-4e1c-94fc-f351fa19f913_Person-0dda36fa-0c2e-4994-bd21-19fbe9301ded
  a a2a:Person ;
  rdfs:label "Auke Dirks Bontekoe" ;
  a2a:PersonName [
    rdfs:label "Auke Dirks Bontekoe" ;
    a2a:PersonNameFirstName "Auke" ;
    a2a:PersonNamePatronym "Dirks" ;
    a2a:PersonNameLastName "Bontekoe"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Raalte" ;
    rdfs:label "Raalte"
  ] .

oa:event_frl_c19f1278-a443-4e1c-94fc-f351fa19f913_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1889" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1889-05-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_c19f1278-a443-4e1c-94fc-f351fa19f913_0
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_c19f1278-a443-4e1c-94fc-f351fa19f913_Person:81ae35ef-7c73-4c35-a980-09ace774d6f7 ;
  a2a:EventKeyRef oa:event_frl_c19f1278-a443-4e1c-94fc-f351fa19f913_Event1 .

oa:relationep_frl_c19f1278-a443-4e1c-94fc-f351fa19f913_1
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_c19f1278-a443-4e1c-94fc-f351fa19f913_Person:0dda36fa-0c2e-4994-bd21-19fbe9301ded ;
  a2a:EventKeyRef oa:event_frl_c19f1278-a443-4e1c-94fc-f351fa19f913_Event1 .

oa:source_frl_c19f1278-a443-4e1c-94fc-f351fa19f913
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1889-05-16 - 1889-05-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1889-05-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1889-05-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1889" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1889-05-16"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 080038, Periode: 1889" ;
    a2a:Book "Minuut-akten 1889" ;
    a2a:DocumentNumber "02262" ;
    a2a:RegistryNumber "080038" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 080038, Periode: 1889, Minuut-akten 1889, 02262, 080038"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/c19f1278-a443-4e1c-94fc-f351fa19f913" ;
  a2a:RecordGUID "{c19f1278-a443-4e1c-94fc-f351fa19f913}" ;
  a2a:SourceRemarkOpmerking "Notaris: Allert Ottema<br />Kantoor: Leeuwarden VI<br />Repertoire: 080061" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_11713_00011713.xml van FRL" .

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