@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_ff35561e-a429-482e-91c1-e8e2aa645f20
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 15 februari 1871 te Dokkum" ;
  a2a:hasPerson oa:person_frl_ff35561e-a429-482e-91c1-e8e2aa645f20_Person-ccbbc9a0-59eb-41c5-a25c-a134b94dd5e0, oa:person_frl_ff35561e-a429-482e-91c1-e8e2aa645f20_Person-b544e37b-eef6-4e6e-a484-901401b785b2 ;
  a2a:hasEvent oa:event_frl_ff35561e-a429-482e-91c1-e8e2aa645f20_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_ff35561e-a429-482e-91c1-e8e2aa645f20_0, oa:relationep_frl_ff35561e-a429-482e-91c1-e8e2aa645f20_1 ;
  a2a:hasSource oa:source_frl_ff35561e-a429-482e-91c1-e8e2aa645f20 .

oa:person_frl_ff35561e-a429-482e-91c1-e8e2aa645f20_Person-ccbbc9a0-59eb-41c5-a25c-a134b94dd5e0
  a a2a:Person ;
  rdfs:label "Melle Johannes Plantinga" ;
  a2a:PersonName [
    rdfs:label "Melle Johannes Plantinga" ;
    a2a:PersonNameFirstName "Melle" ;
    a2a:PersonNamePatronym "Johannes" ;
    a2a:PersonNameLastName "Plantinga"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dantumawoude" ;
    rdfs:label "Dantumawoude"
  ] .

oa:person_frl_ff35561e-a429-482e-91c1-e8e2aa645f20_Person-b544e37b-eef6-4e6e-a484-901401b785b2
  a a2a:Person ;
  rdfs:label "Jan Foeke Sjoerdsma" ;
  a2a:PersonName [
    rdfs:label "Jan Foeke Sjoerdsma" ;
    a2a:PersonNameFirstName "Jan Foeke" ;
    a2a:PersonNameLastName "Sjoerdsma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum"
  ] .

oa:event_frl_ff35561e-a429-482e-91c1-e8e2aa645f20_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1871" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1871-02-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum"
  ] .

oa:relationep_frl_ff35561e-a429-482e-91c1-e8e2aa645f20_0
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_ff35561e-a429-482e-91c1-e8e2aa645f20_Person:ccbbc9a0-59eb-41c5-a25c-a134b94dd5e0 ;
  a2a:EventKeyRef oa:event_frl_ff35561e-a429-482e-91c1-e8e2aa645f20_Event1 .

oa:relationep_frl_ff35561e-a429-482e-91c1-e8e2aa645f20_1
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser in kwaliteit" ;
  a2a:RelationType "other:Schuldeiser in kwaliteit" ;
  a2a:PersonKeyRef oa:person_frl_ff35561e-a429-482e-91c1-e8e2aa645f20_Person:b544e37b-eef6-4e6e-a484-901401b785b2 ;
  a2a:EventKeyRef oa:event_frl_ff35561e-a429-482e-91c1-e8e2aa645f20_Event1 .

oa:source_frl_ff35561e-a429-482e-91c1-e8e2aa645f20
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum", "1871-02-15 - 1871-02-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1871-02-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1871-02-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1871" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1871-02-15"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 028066, Periode: 1871" ;
    a2a:Book "Minuut-akten 1871" ;
    a2a:DocumentNumber "00014" ;
    a2a:RegistryNumber "028066" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 028066, Periode: 1871, Minuut-akten 1871, 00014, 028066"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/ff35561e-a429-482e-91c1-e8e2aa645f20" ;
  a2a:RecordGUID "{ff35561e-a429-482e-91c1-e8e2aa645f20}" ;
  a2a:SourceRemarkOpmerking "Notaris: Feddo Jan van Slooten<br />Kantoor: Dokkum II<br />Repertoire: 028075" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_20002_00020002.xml van FRL" .

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