@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_5368cf3b-e404-445c-9824-7fb3a4f219e4
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 1 juni 1824 te Oostdongeradeel" ;
  a2a:hasPerson oa:person_frl_5368cf3b-e404-445c-9824-7fb3a4f219e4_Person-b469b6dc-b401-4a0b-b15c-b2fbf7a1528e, oa:person_frl_5368cf3b-e404-445c-9824-7fb3a4f219e4_Person-342ede3b-46c0-4c44-abd2-b27551e7a852, oa:person_frl_5368cf3b-e404-445c-9824-7fb3a4f219e4_Person-4c4d2c13-64ee-4939-86ac-e17ff63771c6 ;
  a2a:hasEvent oa:event_frl_5368cf3b-e404-445c-9824-7fb3a4f219e4_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_5368cf3b-e404-445c-9824-7fb3a4f219e4_0, oa:relationep_frl_5368cf3b-e404-445c-9824-7fb3a4f219e4_1, oa:relationep_frl_5368cf3b-e404-445c-9824-7fb3a4f219e4_2 ;
  a2a:hasSource oa:source_frl_5368cf3b-e404-445c-9824-7fb3a4f219e4 .

oa:person_frl_5368cf3b-e404-445c-9824-7fb3a4f219e4_Person-b469b6dc-b401-4a0b-b15c-b2fbf7a1528e
  a a2a:Person ;
  rdfs:label "Gerrit Jacobs Sinia" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jacobs Sinia" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNameLastName "Sinia"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Morra" ;
    rdfs:label "Morra"
  ] .

oa:person_frl_5368cf3b-e404-445c-9824-7fb3a4f219e4_Person-342ede3b-46c0-4c44-abd2-b27551e7a852
  a a2a:Person ;
  rdfs:label "Aukje Thomas Dijkstra" ;
  a2a:PersonName [
    rdfs:label "Aukje Thomas Dijkstra" ;
    a2a:PersonNameFirstName "Aukje" ;
    a2a:PersonNamePatronym "Thomas" ;
    a2a:PersonNameLastName "Dijkstra"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Morra" ;
    rdfs:label "Morra"
  ] .

oa:person_frl_5368cf3b-e404-445c-9824-7fb3a4f219e4_Person-4c4d2c13-64ee-4939-86ac-e17ff63771c6
  a a2a:Person ;
  rdfs:label "Sieuwke Sybes Wiersma" ;
  a2a:PersonName [
    rdfs:label "Sieuwke Sybes Wiersma" ;
    a2a:PersonNameFirstName "Sieuwke" ;
    a2a:PersonNamePatronym "Sybes" ;
    a2a:PersonNameLastName "Wiersma"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Oostrum" ;
    rdfs:label "Oostrum"
  ] .

oa:event_frl_5368cf3b-e404-445c-9824-7fb3a4f219e4_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1824" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1824-06-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oostdongeradeel" ;
    rdfs:label "Oostdongeradeel"
  ] .

oa:relationep_frl_5368cf3b-e404-445c-9824-7fb3a4f219e4_0
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_5368cf3b-e404-445c-9824-7fb3a4f219e4_Person:b469b6dc-b401-4a0b-b15c-b2fbf7a1528e ;
  a2a:EventKeyRef oa:event_frl_5368cf3b-e404-445c-9824-7fb3a4f219e4_Event1 .

oa:relationep_frl_5368cf3b-e404-445c-9824-7fb3a4f219e4_1
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_5368cf3b-e404-445c-9824-7fb3a4f219e4_Person:342ede3b-46c0-4c44-abd2-b27551e7a852 ;
  a2a:EventKeyRef oa:event_frl_5368cf3b-e404-445c-9824-7fb3a4f219e4_Event1 .

oa:relationep_frl_5368cf3b-e404-445c-9824-7fb3a4f219e4_2
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_5368cf3b-e404-445c-9824-7fb3a4f219e4_Person:4c4d2c13-64ee-4939-86ac-e17ff63771c6 ;
  a2a:EventKeyRef oa:event_frl_5368cf3b-e404-445c-9824-7fb3a4f219e4_Event1 .

oa:source_frl_5368cf3b-e404-445c-9824-7fb3a4f219e4
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Oostdongeradeel" ;
    rdfs:label "Oostdongeradeel", "1824-06-01 - 1824-06-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1824-06-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1824-06-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1824" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1824-06-01"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 104010, Periode: 1824" ;
    a2a:Book "Minuut-akten 1824" ;
    a2a:DocumentNumber "00089" ;
    a2a:RegistryNumber "104010" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 104010, Periode: 1824, Minuut-akten 1824, 00089, 104010"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/5368cf3b-e404-445c-9824-7fb3a4f219e4" ;
  a2a:RecordGUID "{5368cf3b-e404-445c-9824-7fb3a4f219e4}" ;
  a2a:SourceRemarkOpmerking "Notaris: Frederik Witteveen<br />Kantoor: Metslawier<br />Repertoire: 104032" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_21682_00021682.xml van FRL" .

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