@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_e2ea66e5-9d74-46d1-9b6e-9fc64bc36f7b
  a a2a:Record ;
  rdfs:label "Notariële akte (koopakte) op 18 mei 1822 te Heerenveen" ;
  a2a:hasPerson oa:person_frl_e2ea66e5-9d74-46d1-9b6e-9fc64bc36f7b_Person-1beff9a6-a44a-4fc3-ab6f-5c2ab87ebefc, oa:person_frl_e2ea66e5-9d74-46d1-9b6e-9fc64bc36f7b_Person-57493d38-07c0-4c5f-945e-d6a6d5263b21 ;
  a2a:hasEvent oa:event_frl_e2ea66e5-9d74-46d1-9b6e-9fc64bc36f7b_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_e2ea66e5-9d74-46d1-9b6e-9fc64bc36f7b_0, oa:relationep_frl_e2ea66e5-9d74-46d1-9b6e-9fc64bc36f7b_1 ;
  a2a:hasSource oa:source_frl_e2ea66e5-9d74-46d1-9b6e-9fc64bc36f7b .

oa:person_frl_e2ea66e5-9d74-46d1-9b6e-9fc64bc36f7b_Person-1beff9a6-a44a-4fc3-ab6f-5c2ab87ebefc
  a a2a:Person ;
  rdfs:label "Mozes Salomons Veldman" ;
  a2a:PersonName [
    rdfs:label "Mozes Salomons Veldman" ;
    a2a:PersonNameFirstName "Mozes" ;
    a2a:PersonNamePatronym "Salomons" ;
    a2a:PersonNameLastName "Veldman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Heerenveen" ;
    rdfs:label "Heerenveen"
  ] ;
  a2a:Profession "koopman" .

oa:person_frl_e2ea66e5-9d74-46d1-9b6e-9fc64bc36f7b_Person-57493d38-07c0-4c5f-945e-d6a6d5263b21
  a a2a:Person ;
  rdfs:label "Jacob Zadok Jacobs van Leer" ;
  a2a:PersonName [
    rdfs:label "Jacob Zadok Jacobs van Leer" ;
    a2a:PersonNameFirstName "Jacob Zadok" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Heerenveen" ;
    rdfs:label "Heerenveen"
  ] ;
  a2a:Profession "splitter" .

oa:event_frl_e2ea66e5-9d74-46d1-9b6e-9fc64bc36f7b_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1822" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1822-05-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heerenveen" ;
    rdfs:label "Heerenveen"
  ] .

oa:relationep_frl_e2ea66e5-9d74-46d1-9b6e-9fc64bc36f7b_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_e2ea66e5-9d74-46d1-9b6e-9fc64bc36f7b_Person:1beff9a6-a44a-4fc3-ab6f-5c2ab87ebefc ;
  a2a:EventKeyRef oa:event_frl_e2ea66e5-9d74-46d1-9b6e-9fc64bc36f7b_Event1 .

oa:relationep_frl_e2ea66e5-9d74-46d1-9b6e-9fc64bc36f7b_1
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_e2ea66e5-9d74-46d1-9b6e-9fc64bc36f7b_Person:57493d38-07c0-4c5f-945e-d6a6d5263b21 ;
  a2a:EventKeyRef oa:event_frl_e2ea66e5-9d74-46d1-9b6e-9fc64bc36f7b_Event1 .

oa:source_frl_e2ea66e5-9d74-46d1-9b6e-9fc64bc36f7b
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Heerenveen" ;
    rdfs:label "Heerenveen", "1822-05-18 - 1822-05-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1822-05-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1822-05-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1822" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1822-05-18"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 059011, Periode: 1822-1823" ;
    a2a:Book "Minuut-akten 1822, aktes 1823" ;
    a2a:DocumentNumber "00053" ;
    a2a:RegistryNumber "059011" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 059011, Periode: 1822-1823, Minuut-akten 1822, aktes 1823, 00053, 059011"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/e2ea66e5-9d74-46d1-9b6e-9fc64bc36f7b" ;
  a2a:RecordGUID "{e2ea66e5-9d74-46d1-9b6e-9fc64bc36f7b}" ;
  a2a:SourceRemarkOpmerking "Notaris: Jelle Petrus Jacobus Greydanus<br />Kantoor: Heerenveen V<br />Repertoire: 059020" ;
  a2a:SourceRemarkAkteSoort "koopakte" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231210_29974_00029974.xml van FRL" .

[] a2a:PersonRemarkdiversen """Bedrag: koopsom fl. 315
meubelen etc""" .
