@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_0b32973b-e9b2-4ee4-8317-73f2609d0fd9
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 29 juni 1915 te Westdongeradeel" ;
  a2a:hasPerson oa:person_frl_0b32973b-e9b2-4ee4-8317-73f2609d0fd9_Person-113ecb5a-72d1-4e98-94eb-1da2456f8684, oa:person_frl_0b32973b-e9b2-4ee4-8317-73f2609d0fd9_Person-03cf5b9c-7316-4479-b03f-3eb418859e27 ;
  a2a:hasEvent oa:event_frl_0b32973b-e9b2-4ee4-8317-73f2609d0fd9_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_0b32973b-e9b2-4ee4-8317-73f2609d0fd9_0, oa:relationep_frl_0b32973b-e9b2-4ee4-8317-73f2609d0fd9_1 ;
  a2a:hasSource oa:source_frl_0b32973b-e9b2-4ee4-8317-73f2609d0fd9 .

oa:person_frl_0b32973b-e9b2-4ee4-8317-73f2609d0fd9_Person-113ecb5a-72d1-4e98-94eb-1da2456f8684
  a a2a:Person ;
  rdfs:label "Andries Pieters Nobel" ;
  a2a:PersonName [
    rdfs:label "Andries Pieters Nobel" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNameLastName "Nobel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ballum" ;
    rdfs:label "Ballum"
  ] .

oa:person_frl_0b32973b-e9b2-4ee4-8317-73f2609d0fd9_Person-03cf5b9c-7316-4479-b03f-3eb418859e27
  a a2a:Person ;
  rdfs:label "Douwe Jans Heeringa" ;
  a2a:PersonName [
    rdfs:label "Douwe Jans Heeringa" ;
    a2a:PersonNameFirstName "Douwe" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Heeringa"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Holwerd" ;
    rdfs:label "Holwerd"
  ] .

oa:event_frl_0b32973b-e9b2-4ee4-8317-73f2609d0fd9_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1915-06-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Westdongeradeel" ;
    rdfs:label "Westdongeradeel"
  ] .

oa:relationep_frl_0b32973b-e9b2-4ee4-8317-73f2609d0fd9_0
  a a2a:RelationEP ;
  rdfs:label "other:Debiteur" ;
  a2a:RelationType "other:Debiteur" ;
  a2a:PersonKeyRef oa:person_frl_0b32973b-e9b2-4ee4-8317-73f2609d0fd9_Person:113ecb5a-72d1-4e98-94eb-1da2456f8684 ;
  a2a:EventKeyRef oa:event_frl_0b32973b-e9b2-4ee4-8317-73f2609d0fd9_Event1 .

oa:relationep_frl_0b32973b-e9b2-4ee4-8317-73f2609d0fd9_1
  a a2a:RelationEP ;
  rdfs:label "other:Crediteur" ;
  a2a:RelationType "other:Crediteur" ;
  a2a:PersonKeyRef oa:person_frl_0b32973b-e9b2-4ee4-8317-73f2609d0fd9_Person:03cf5b9c-7316-4479-b03f-3eb418859e27 ;
  a2a:EventKeyRef oa:event_frl_0b32973b-e9b2-4ee4-8317-73f2609d0fd9_Event1 .

oa:source_frl_0b32973b-e9b2-4ee4-8317-73f2609d0fd9
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Westdongeradeel" ;
    rdfs:label "Westdongeradeel", "1915-06-29 - 1915-06-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-06-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-06-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1915-06-29"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 063089, Periode: 1915" ;
    a2a:Book "Minuut-akten 1915, aktes 1-187" ;
    a2a:DocumentNumber "00168" ;
    a2a:RegistryNumber "063089" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 063089, Periode: 1915, Minuut-akten 1915, aktes 1-187, 00168, 063089"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/0b32973b-e9b2-4ee4-8317-73f2609d0fd9" ;
  a2a:RecordGUID "{0b32973b-e9b2-4ee4-8317-73f2609d0fd9}" ;
  a2a:SourceRemarkOpmerking "Notaris: Pier Daniël Poelstra<br />Kantoor: Holwerd<br />Repertoire: 063091" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231210_28997_00028997.xml van FRL" .

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