@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_0e63d4d2-71e5-4d9b-9d46-eda2cc37aefd
  a a2a:Record ;
  rdfs:label "Notariële akte (verkoping) op 22 juni 1867 te Dantumadeel" ;
  a2a:hasPerson oa:person_frl_0e63d4d2-71e5-4d9b-9d46-eda2cc37aefd_Person-c7ffdfde-3441-4ff5-b0eb-84f8d2fa6f12, oa:person_frl_0e63d4d2-71e5-4d9b-9d46-eda2cc37aefd_Person-bae61b92-5353-4c0c-94bf-57556dac397a, oa:person_frl_0e63d4d2-71e5-4d9b-9d46-eda2cc37aefd_Person-bfe0921f-0f6b-4017-8a7e-bcfab44628cf, oa:person_frl_0e63d4d2-71e5-4d9b-9d46-eda2cc37aefd_Person-77aae910-8a37-41ae-a362-73184f43692f ;
  a2a:hasEvent oa:event_frl_0e63d4d2-71e5-4d9b-9d46-eda2cc37aefd_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_0e63d4d2-71e5-4d9b-9d46-eda2cc37aefd_0, oa:relationep_frl_0e63d4d2-71e5-4d9b-9d46-eda2cc37aefd_1, oa:relationep_frl_0e63d4d2-71e5-4d9b-9d46-eda2cc37aefd_2, oa:relationep_frl_0e63d4d2-71e5-4d9b-9d46-eda2cc37aefd_3 ;
  a2a:hasSource oa:source_frl_0e63d4d2-71e5-4d9b-9d46-eda2cc37aefd .

oa:person_frl_0e63d4d2-71e5-4d9b-9d46-eda2cc37aefd_Person-c7ffdfde-3441-4ff5-b0eb-84f8d2fa6f12
  a a2a:Person ;
  rdfs:label "Cesar Willems Eisma" ;
  a2a:PersonName [
    rdfs:label "Cesar Willems Eisma" ;
    a2a:PersonNameFirstName "Cesar" ;
    a2a:PersonNamePatronym "Willems" ;
    a2a:PersonNameLastName "Eisma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rinsumageest" ;
    rdfs:label "Rinsumageest"
  ] .

oa:person_frl_0e63d4d2-71e5-4d9b-9d46-eda2cc37aefd_Person-bae61b92-5353-4c0c-94bf-57556dac397a
  a a2a:Person ;
  rdfs:label "Pieter Sybes van der Veen" ;
  a2a:PersonName [
    rdfs:label "Pieter Sybes van der Veen" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Sybes" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wouterswoude" ;
    rdfs:label "Wouterswoude"
  ] .

oa:person_frl_0e63d4d2-71e5-4d9b-9d46-eda2cc37aefd_Person-bfe0921f-0f6b-4017-8a7e-bcfab44628cf
  a a2a:Person ;
  rdfs:label "Fedde Freerks Feddema" ;
  a2a:PersonName [
    rdfs:label "Fedde Freerks Feddema" ;
    a2a:PersonNameFirstName "Fedde" ;
    a2a:PersonNamePatronym "Freerks" ;
    a2a:PersonNameLastName "Feddema"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wouterswoude" ;
    rdfs:label "Wouterswoude"
  ] .

oa:person_frl_0e63d4d2-71e5-4d9b-9d46-eda2cc37aefd_Person-77aae910-8a37-41ae-a362-73184f43692f
  a a2a:Person ;
  rdfs:label "Auke Tjeerds Leistra" ;
  a2a:PersonName [
    rdfs:label "Auke Tjeerds Leistra" ;
    a2a:PersonNameFirstName "Auke" ;
    a2a:PersonNamePatronym "Tjeerds" ;
    a2a:PersonNameLastName "Leistra"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Giekerk" ;
    rdfs:label "Giekerk"
  ] .

oa:event_frl_0e63d4d2-71e5-4d9b-9d46-eda2cc37aefd_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1867" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1867-06-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dantumadeel" ;
    rdfs:label "Dantumadeel"
  ] .

oa:relationep_frl_0e63d4d2-71e5-4d9b-9d46-eda2cc37aefd_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_0e63d4d2-71e5-4d9b-9d46-eda2cc37aefd_Person:c7ffdfde-3441-4ff5-b0eb-84f8d2fa6f12 ;
  a2a:EventKeyRef oa:event_frl_0e63d4d2-71e5-4d9b-9d46-eda2cc37aefd_Event1 .

oa:relationep_frl_0e63d4d2-71e5-4d9b-9d46-eda2cc37aefd_1
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_0e63d4d2-71e5-4d9b-9d46-eda2cc37aefd_Person:bae61b92-5353-4c0c-94bf-57556dac397a ;
  a2a:EventKeyRef oa:event_frl_0e63d4d2-71e5-4d9b-9d46-eda2cc37aefd_Event1 .

oa:relationep_frl_0e63d4d2-71e5-4d9b-9d46-eda2cc37aefd_2
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_0e63d4d2-71e5-4d9b-9d46-eda2cc37aefd_Person:bfe0921f-0f6b-4017-8a7e-bcfab44628cf ;
  a2a:EventKeyRef oa:event_frl_0e63d4d2-71e5-4d9b-9d46-eda2cc37aefd_Event1 .

oa:relationep_frl_0e63d4d2-71e5-4d9b-9d46-eda2cc37aefd_3
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_0e63d4d2-71e5-4d9b-9d46-eda2cc37aefd_Person:77aae910-8a37-41ae-a362-73184f43692f ;
  a2a:EventKeyRef oa:event_frl_0e63d4d2-71e5-4d9b-9d46-eda2cc37aefd_Event1 .

oa:source_frl_0e63d4d2-71e5-4d9b-9d46-eda2cc37aefd
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Dantumadeel" ;
    rdfs:label "Dantumadeel", "1867-06-22 - 1867-06-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1867-06-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1867-06-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1867" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1867-06-22"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 026014, Periode: 1867" ;
    a2a:Book "Minuut-akten 1867" ;
    a2a:DocumentNumber "00093" ;
    a2a:RegistryNumber "026014" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 026014, Periode: 1867, Minuut-akten 1867, 00093, 026014"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/0e63d4d2-71e5-4d9b-9d46-eda2cc37aefd" ;
  a2a:RecordGUID "{0e63d4d2-71e5-4d9b-9d46-eda2cc37aefd}" ;
  a2a:SourceRemarkOpmerking "Notaris: Willem van Riesen<br />Kantoor: Dantumawoude<br />Repertoire: 026024" ;
  a2a:SourceRemarkAkteSoort "verkoping" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_14608_00014608.xml van FRL" .

[] a2a:PersonRemarkdiversen """Bedrag: opbrengst fl. 1873
grasgewas""" .
