@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_f46c3da3-aa74-4e91-a783-b7d7dcd81437
  a a2a:Record ;
  rdfs:label "Notariële akte (verkoping) op 4 maart 1836 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_f46c3da3-aa74-4e91-a783-b7d7dcd81437_Person-e303e1ee-e950-4cbf-8b5d-581ef3025aa0, oa:person_frl_f46c3da3-aa74-4e91-a783-b7d7dcd81437_Person-77a3acdb-54df-4b5f-82c6-d0ff1066209d ;
  a2a:hasEvent oa:event_frl_f46c3da3-aa74-4e91-a783-b7d7dcd81437_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_f46c3da3-aa74-4e91-a783-b7d7dcd81437_0, oa:relationep_frl_f46c3da3-aa74-4e91-a783-b7d7dcd81437_1 ;
  a2a:hasSource oa:source_frl_f46c3da3-aa74-4e91-a783-b7d7dcd81437 .

oa:person_frl_f46c3da3-aa74-4e91-a783-b7d7dcd81437_Person-e303e1ee-e950-4cbf-8b5d-581ef3025aa0
  a a2a:Person ;
  rdfs:label "Wybe Alberts Lindeboom" ;
  a2a:PersonName [
    rdfs:label "Wybe Alberts Lindeboom" ;
    a2a:PersonNameFirstName "Wybe" ;
    a2a:PersonNamePatronym "Alberts" ;
    a2a:PersonNameLastName "Lindeboom"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bergum" ;
    rdfs:label "Bergum"
  ] ;
  a2a:Profession "winkelier" .

oa:person_frl_f46c3da3-aa74-4e91-a783-b7d7dcd81437_Person-77a3acdb-54df-4b5f-82c6-d0ff1066209d
  a a2a:Person ;
  rdfs:label "Eildert Peters de Wey" ;
  a2a:PersonName [
    rdfs:label "Eildert Peters de Wey" ;
    a2a:PersonNameFirstName "Eildert" ;
    a2a:PersonNamePatronym "Peters" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wey"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Makkum" ;
    rdfs:label "Makkum"
  ] ;
  a2a:Profession "bakker" .

oa:event_frl_f46c3da3-aa74-4e91-a783-b7d7dcd81437_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1836" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1836-03-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_f46c3da3-aa74-4e91-a783-b7d7dcd81437_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_f46c3da3-aa74-4e91-a783-b7d7dcd81437_Person:e303e1ee-e950-4cbf-8b5d-581ef3025aa0 ;
  a2a:EventKeyRef oa:event_frl_f46c3da3-aa74-4e91-a783-b7d7dcd81437_Event1 .

oa:relationep_frl_f46c3da3-aa74-4e91-a783-b7d7dcd81437_1
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_f46c3da3-aa74-4e91-a783-b7d7dcd81437_Person:77a3acdb-54df-4b5f-82c6-d0ff1066209d ;
  a2a:EventKeyRef oa:event_frl_f46c3da3-aa74-4e91-a783-b7d7dcd81437_Event1 .

oa:source_frl_f46c3da3-aa74-4e91-a783-b7d7dcd81437
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1836-03-04 - 1836-03-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1836-03-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1836-03-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1836" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1836-03-04"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 078028, Periode: 1836" ;
    a2a:Book "Minuut-akten 1836 I" ;
    a2a:DocumentNumber "00054" ;
    a2a:RegistryNumber "078028" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 078028, Periode: 1836, Minuut-akten 1836 I, 00054, 078028"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_26%2FNL-0400410000_26_078028%2FNL-0400410000_26_078028_000001.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/f46c3da3-aa74-4e91-a783-b7d7dcd81437" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_26%2FNL-0400410000_26_078028%2FNL-0400410000_26_078028_000001.jp2"
  ] ;
  a2a:SourceLastChangeDate "2017-07-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/f46c3da3-aa74-4e91-a783-b7d7dcd81437" ;
  a2a:RecordGUID "{f46c3da3-aa74-4e91-a783-b7d7dcd81437}" ;
  a2a:SourceRemarkOpmerking "Aktes zijn niet aan scans gekoppeld, blader door de aktes met de toetsen \"Volgende\" en \"Vorige\" rechts boven in het scherm.", "Notaris: Jan Hzn Albarda<br />Kantoor: Leeuwarden IV<br />Repertoire: 078074" ;
  a2a:SourceRemarkAkteSoort "verkoping" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_10758_00010758.xml van FRL" .

[] a2a:PersonRemarkdiversen """gehuwd met Neeltje Pieters Tilstra
Ligging vastgoed: Bergumerheide
Bedrag: koopsom fl. 354
een huizinge""" .
