@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_7a4e31ce-781d-4e5d-b5da-97240ee91a12
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 7 maart 1832 te Opsterland" ;
  a2a:hasPerson oa:person_frl_7a4e31ce-781d-4e5d-b5da-97240ee91a12_Person-84c60cf8-e5d6-4c03-8066-9b637ae8197e, oa:person_frl_7a4e31ce-781d-4e5d-b5da-97240ee91a12_Person-b3de21bc-8a66-4b4a-8b9f-a7c678c30a4a, oa:person_frl_7a4e31ce-781d-4e5d-b5da-97240ee91a12_Person-662bd11b-f169-4d5b-9686-a3e98d625364 ;
  a2a:hasEvent oa:event_frl_7a4e31ce-781d-4e5d-b5da-97240ee91a12_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_7a4e31ce-781d-4e5d-b5da-97240ee91a12_0, oa:relationep_frl_7a4e31ce-781d-4e5d-b5da-97240ee91a12_1, oa:relationep_frl_7a4e31ce-781d-4e5d-b5da-97240ee91a12_2 ;
  a2a:hasSource oa:source_frl_7a4e31ce-781d-4e5d-b5da-97240ee91a12 .

oa:person_frl_7a4e31ce-781d-4e5d-b5da-97240ee91a12_Person-84c60cf8-e5d6-4c03-8066-9b637ae8197e
  a a2a:Person ;
  rdfs:label "Jacob Foppes van den Berg" ;
  a2a:PersonName [
    rdfs:label "Jacob Foppes van den Berg" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Foppes" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Hoornsterzwaag" ;
    rdfs:label "Hoornsterzwaag"
  ] .

oa:person_frl_7a4e31ce-781d-4e5d-b5da-97240ee91a12_Person-b3de21bc-8a66-4b4a-8b9f-a7c678c30a4a
  a a2a:Person ;
  rdfs:label "Tjesse Sterringa" ;
  a2a:PersonName [
    rdfs:label "Tjesse Sterringa" ;
    a2a:PersonNameFirstName "Tjesse" ;
    a2a:PersonNameLastName "Sterringa"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gorredijk" ;
    rdfs:label "Gorredijk"
  ] .

oa:person_frl_7a4e31ce-781d-4e5d-b5da-97240ee91a12_Person-662bd11b-f169-4d5b-9686-a3e98d625364
  a a2a:Person ;
  rdfs:label "Foppe Jacobs van den Berg" ;
  a2a:PersonName [
    rdfs:label "Foppe Jacobs van den Berg" ;
    a2a:PersonNameFirstName "Foppe" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Hoornsterzwaag" ;
    rdfs:label "Hoornsterzwaag"
  ] .

oa:event_frl_7a4e31ce-781d-4e5d-b5da-97240ee91a12_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1832" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1832-03-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Opsterland" ;
    rdfs:label "Opsterland"
  ] .

oa:relationep_frl_7a4e31ce-781d-4e5d-b5da-97240ee91a12_0
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_7a4e31ce-781d-4e5d-b5da-97240ee91a12_Person:84c60cf8-e5d6-4c03-8066-9b637ae8197e ;
  a2a:EventKeyRef oa:event_frl_7a4e31ce-781d-4e5d-b5da-97240ee91a12_Event1 .

oa:relationep_frl_7a4e31ce-781d-4e5d-b5da-97240ee91a12_1
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_7a4e31ce-781d-4e5d-b5da-97240ee91a12_Person:b3de21bc-8a66-4b4a-8b9f-a7c678c30a4a ;
  a2a:EventKeyRef oa:event_frl_7a4e31ce-781d-4e5d-b5da-97240ee91a12_Event1 .

oa:relationep_frl_7a4e31ce-781d-4e5d-b5da-97240ee91a12_2
  a a2a:RelationEP ;
  rdfs:label "other:Borg" ;
  a2a:RelationType "other:Borg" ;
  a2a:PersonKeyRef oa:person_frl_7a4e31ce-781d-4e5d-b5da-97240ee91a12_Person:662bd11b-f169-4d5b-9686-a3e98d625364 ;
  a2a:EventKeyRef oa:event_frl_7a4e31ce-781d-4e5d-b5da-97240ee91a12_Event1 .

oa:source_frl_7a4e31ce-781d-4e5d-b5da-97240ee91a12
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Opsterland" ;
    rdfs:label "Opsterland", "1832-03-07 - 1832-03-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1832-03-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1832-03-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1832" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1832-03-07"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 044014, Periode: 1832-1833" ;
    a2a:Book "Minuut-akten 1832-1833" ;
    a2a:DocumentNumber "00031" ;
    a2a:RegistryNumber "044014" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 044014, Periode: 1832-1833, Minuut-akten 1832-1833, 00031, 044014"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/7a4e31ce-781d-4e5d-b5da-97240ee91a12" ;
  a2a:RecordGUID "{7a4e31ce-781d-4e5d-b5da-97240ee91a12}" ;
  a2a:SourceRemarkOpmerking "Notaris: Gerrit Tammes de Jongh<br />Kantoor: Gorredijk I<br />Repertoire: 044018" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_19087_00019087.xml van FRL" .

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