@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_e4da366e-e92b-4990-9c4e-1f9b295a587f
  a a2a:Record ;
  rdfs:label "Notariële akte (verkoping) op 4 augustus 1877 te Hennaarderadeel" ;
  a2a:hasPerson oa:person_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_Person-b0397dab-8a43-4c03-a9cc-6bec261251ea, oa:person_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_Person-fea9e9e1-c88c-4e6d-8ec1-e1f57dd3d937, oa:person_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_Person-4370b8d2-cc39-43f3-a294-8940a9ea2de6, oa:person_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_Person-2d44d856-bf80-4a0f-b981-5ad3754d82f0, oa:person_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_Person-d89f2834-53f4-471d-887c-b555ca25694e ;
  a2a:hasEvent oa:event_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_0, oa:relationep_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_1, oa:relationep_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_2, oa:relationep_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_3, oa:relationep_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_4 ;
  a2a:hasSource oa:source_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f .

oa:person_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_Person-b0397dab-8a43-4c03-a9cc-6bec261251ea
  a a2a:Person ;
  rdfs:label "Harmen Adema" ;
  a2a:PersonName [
    rdfs:label "Harmen Adema" ;
    a2a:PersonNameFirstName "Harmen" ;
    a2a:PersonNameLastName "Adema"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Welsrijp" ;
    rdfs:label "Welsrijp"
  ] .

oa:person_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_Person-fea9e9e1-c88c-4e6d-8ec1-e1f57dd3d937
  a a2a:Person ;
  rdfs:label "Sytze de Vries" ;
  a2a:PersonName [
    rdfs:label "Sytze de Vries" ;
    a2a:PersonNameFirstName "Sytze" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lollum" ;
    rdfs:label "Lollum"
  ] .

oa:person_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_Person-4370b8d2-cc39-43f3-a294-8940a9ea2de6
  a a2a:Person ;
  rdfs:label "Jelle Pieters Jouwsma" ;
  a2a:PersonName [
    rdfs:label "Jelle Pieters Jouwsma" ;
    a2a:PersonNameFirstName "Jelle" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNameLastName "Jouwsma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kubaard" ;
    rdfs:label "Kubaard"
  ] .

oa:person_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_Person-2d44d856-bf80-4a0f-b981-5ad3754d82f0
  a a2a:Person ;
  rdfs:label "Jan Pieters Jouwsma" ;
  a2a:PersonName [
    rdfs:label "Jan Pieters Jouwsma" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNameLastName "Jouwsma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kubaard" ;
    rdfs:label "Kubaard"
  ] .

oa:person_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_Person-d89f2834-53f4-471d-887c-b555ca25694e
  a a2a:Person ;
  rdfs:label "Reinder Oudega" ;
  a2a:PersonName [
    rdfs:label "Reinder Oudega" ;
    a2a:PersonNameFirstName "Reinder" ;
    a2a:PersonNameLastName "Oudega"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Edens" ;
    rdfs:label "Edens"
  ] .

oa:event_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1877-08-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hennaarderadeel" ;
    rdfs:label "Hennaarderadeel"
  ] .

oa:relationep_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_Person:b0397dab-8a43-4c03-a9cc-6bec261251ea ;
  a2a:EventKeyRef oa:event_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_Event1 .

oa:relationep_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_1
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_Person:fea9e9e1-c88c-4e6d-8ec1-e1f57dd3d937 ;
  a2a:EventKeyRef oa:event_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_Event1 .

oa:relationep_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_2
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_Person:4370b8d2-cc39-43f3-a294-8940a9ea2de6 ;
  a2a:EventKeyRef oa:event_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_Event1 .

oa:relationep_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_3
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_Person:2d44d856-bf80-4a0f-b981-5ad3754d82f0 ;
  a2a:EventKeyRef oa:event_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_Event1 .

oa:relationep_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_4
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_Person:d89f2834-53f4-471d-887c-b555ca25694e ;
  a2a:EventKeyRef oa:event_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f_Event1 .

oa:source_frl_e4da366e-e92b-4990-9c4e-1f9b295a587f
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hennaarderadeel" ;
    rdfs:label "Hennaarderadeel", "1877-08-04 - 1877-08-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1877-08-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1877-08-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1877" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1877-08-04"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 140060, Periode: 1877" ;
    a2a:Book "Minuut-akten 1877" ;
    a2a:DocumentNumber "00107" ;
    a2a:RegistryNumber "140060" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 140060, Periode: 1877, Minuut-akten 1877, 00107, 140060"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/e4da366e-e92b-4990-9c4e-1f9b295a587f" ;
  a2a:RecordGUID "{e4da366e-e92b-4990-9c4e-1f9b295a587f}" ;
  a2a:SourceRemarkOpmerking "scans niet aanwezig<br />Notaris: Hendrik Fennema<br />Kantoor: Wommels<br />Repertoire: 140071" ;
  a2a:SourceRemarkAkteSoort "verkoping" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230403_1641_00001641.xml van FRL" .

[] a2a:PersonRemarkdiversen """Ligging vastgoed: Kubaard
Bedrag: opbrengst fl. 463
het te veld staande haver""" .
