@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_01c8d8de-84d0-4dcd-9ba8-1fbd45248f48
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 26 mei 1880 te Weststellingwerf" ;
  a2a:hasPerson oa:person_frl_01c8d8de-84d0-4dcd-9ba8-1fbd45248f48_Person-8682f013-d347-4206-b0db-b91181691eaa, oa:person_frl_01c8d8de-84d0-4dcd-9ba8-1fbd45248f48_Person-d0466949-dcdb-4f2e-8e4e-06eb47a6b09b ;
  a2a:hasEvent oa:event_frl_01c8d8de-84d0-4dcd-9ba8-1fbd45248f48_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_01c8d8de-84d0-4dcd-9ba8-1fbd45248f48_0, oa:relationep_frl_01c8d8de-84d0-4dcd-9ba8-1fbd45248f48_1 ;
  a2a:hasSource oa:source_frl_01c8d8de-84d0-4dcd-9ba8-1fbd45248f48 .

oa:person_frl_01c8d8de-84d0-4dcd-9ba8-1fbd45248f48_Person-8682f013-d347-4206-b0db-b91181691eaa
  a a2a:Person ;
  rdfs:label "Jacob Gabes van der Weide" ;
  a2a:PersonName [
    rdfs:label "Jacob Gabes van der Weide" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Gabes" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Weide"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Terhorne" ;
    rdfs:label "Terhorne"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_frl_01c8d8de-84d0-4dcd-9ba8-1fbd45248f48_Person-d0466949-dcdb-4f2e-8e4e-06eb47a6b09b
  a a2a:Person ;
  rdfs:label "Roelof Dijkstra" ;
  a2a:PersonName [
    rdfs:label "Roelof Dijkstra" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Dijkstra"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvega" ;
    rdfs:label "Wolvega"
  ] ;
  a2a:Profession "apotheker" .

oa:event_frl_01c8d8de-84d0-4dcd-9ba8-1fbd45248f48_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1880" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1880-05-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Weststellingwerf" ;
    rdfs:label "Weststellingwerf"
  ] .

oa:relationep_frl_01c8d8de-84d0-4dcd-9ba8-1fbd45248f48_0
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_01c8d8de-84d0-4dcd-9ba8-1fbd45248f48_Person:8682f013-d347-4206-b0db-b91181691eaa ;
  a2a:EventKeyRef oa:event_frl_01c8d8de-84d0-4dcd-9ba8-1fbd45248f48_Event1 .

oa:relationep_frl_01c8d8de-84d0-4dcd-9ba8-1fbd45248f48_1
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_01c8d8de-84d0-4dcd-9ba8-1fbd45248f48_Person:d0466949-dcdb-4f2e-8e4e-06eb47a6b09b ;
  a2a:EventKeyRef oa:event_frl_01c8d8de-84d0-4dcd-9ba8-1fbd45248f48_Event1 .

oa:source_frl_01c8d8de-84d0-4dcd-9ba8-1fbd45248f48
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Weststellingwerf" ;
    rdfs:label "Weststellingwerf", "1880-05-26 - 1880-05-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-05-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-05-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1880" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1880-05-26"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 137075, Periode: 1880" ;
    a2a:Book "Minuut-akten 1880" ;
    a2a:DocumentNumber "00131" ;
    a2a:RegistryNumber "137075" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 137075, Periode: 1880, Minuut-akten 1880, 00131, 137075"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/01c8d8de-84d0-4dcd-9ba8-1fbd45248f48" ;
  a2a:RecordGUID "{01c8d8de-84d0-4dcd-9ba8-1fbd45248f48}" ;
  a2a:SourceRemarkOpmerking "scans niet aanwezig<br />Notaris: Jan Tobias de Haan<br />Kantoor: Wolvega I<br />Repertoire: 137076" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230403_886_00000886.xml van FRL" .

[] a2a:PersonRemarkdiversen """Ligging vastgoed: Terhorne
Bedrag: kapitaal fl. 1000
hooiland""" .
