@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_e674e2e7-39a8-4c7d-a940-e4d82b9b7cc4
  a a2a:Record ;
  rdfs:label "Notariële akte (verkoping) op 25 maart 1876 te Oostdongeradeel" ;
  a2a:hasPerson oa:person_frl_e674e2e7-39a8-4c7d-a940-e4d82b9b7cc4_Person-eb339a7f-4e5c-457e-8c84-af943ccff93f, oa:person_frl_e674e2e7-39a8-4c7d-a940-e4d82b9b7cc4_Person-7ff1ab5c-c536-453c-a2e5-fa8737444d6e, oa:person_frl_e674e2e7-39a8-4c7d-a940-e4d82b9b7cc4_Person-9e42bc77-d1dd-4615-9962-9feb8a1436f2 ;
  a2a:hasEvent oa:event_frl_e674e2e7-39a8-4c7d-a940-e4d82b9b7cc4_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_e674e2e7-39a8-4c7d-a940-e4d82b9b7cc4_0, oa:relationep_frl_e674e2e7-39a8-4c7d-a940-e4d82b9b7cc4_1, oa:relationep_frl_e674e2e7-39a8-4c7d-a940-e4d82b9b7cc4_2 ;
  a2a:hasSource oa:source_frl_e674e2e7-39a8-4c7d-a940-e4d82b9b7cc4 .

oa:person_frl_e674e2e7-39a8-4c7d-a940-e4d82b9b7cc4_Person-eb339a7f-4e5c-457e-8c84-af943ccff93f
  a a2a:Person ;
  rdfs:label "Jacobus Nicolaas Witteveen" ;
  a2a:PersonName [
    rdfs:label "Jacobus Nicolaas Witteveen" ;
    a2a:PersonNameFirstName "Jacobus Nicolaas" ;
    a2a:PersonNameLastName "Witteveen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_e674e2e7-39a8-4c7d-a940-e4d82b9b7cc4_Person-7ff1ab5c-c536-453c-a2e5-fa8737444d6e
  a a2a:Person ;
  rdfs:label "Minne Eeltjes Kuipers" ;
  a2a:PersonName [
    rdfs:label "Minne Eeltjes Kuipers" ;
    a2a:PersonNameFirstName "Minne" ;
    a2a:PersonNamePatronym "Eeltjes" ;
    a2a:PersonNameLastName "Kuipers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Metslawier" ;
    rdfs:label "Metslawier"
  ] .

oa:person_frl_e674e2e7-39a8-4c7d-a940-e4d82b9b7cc4_Person-9e42bc77-d1dd-4615-9962-9feb8a1436f2
  a a2a:Person ;
  rdfs:label "Klaas Rosier" ;
  a2a:PersonName [
    rdfs:label "Klaas Rosier" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Rosier"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Metslawier" ;
    rdfs:label "Metslawier"
  ] .

oa:event_frl_e674e2e7-39a8-4c7d-a940-e4d82b9b7cc4_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1876" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1876-03-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oostdongeradeel" ;
    rdfs:label "Oostdongeradeel"
  ] .

oa:relationep_frl_e674e2e7-39a8-4c7d-a940-e4d82b9b7cc4_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_e674e2e7-39a8-4c7d-a940-e4d82b9b7cc4_Person:eb339a7f-4e5c-457e-8c84-af943ccff93f ;
  a2a:EventKeyRef oa:event_frl_e674e2e7-39a8-4c7d-a940-e4d82b9b7cc4_Event1 .

oa:relationep_frl_e674e2e7-39a8-4c7d-a940-e4d82b9b7cc4_1
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_e674e2e7-39a8-4c7d-a940-e4d82b9b7cc4_Person:7ff1ab5c-c536-453c-a2e5-fa8737444d6e ;
  a2a:EventKeyRef oa:event_frl_e674e2e7-39a8-4c7d-a940-e4d82b9b7cc4_Event1 .

oa:relationep_frl_e674e2e7-39a8-4c7d-a940-e4d82b9b7cc4_2
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_e674e2e7-39a8-4c7d-a940-e4d82b9b7cc4_Person:9e42bc77-d1dd-4615-9962-9feb8a1436f2 ;
  a2a:EventKeyRef oa:event_frl_e674e2e7-39a8-4c7d-a940-e4d82b9b7cc4_Event1 .

oa:source_frl_e674e2e7-39a8-4c7d-a940-e4d82b9b7cc4
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Oostdongeradeel" ;
    rdfs:label "Oostdongeradeel", "1876-03-25 - 1876-03-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1876-03-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1876-03-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1876" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1876-03-25"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 104063, Periode: 1876" ;
    a2a:Book "Minuut-akten 1876, aktes 1-1662" ;
    a2a:DocumentNumber "01264" ;
    a2a:RegistryNumber "104063" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 104063, Periode: 1876, Minuut-akten 1876, aktes 1-1662, 01264, 104063"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/e674e2e7-39a8-4c7d-a940-e4d82b9b7cc4" ;
  a2a:RecordGUID "{e674e2e7-39a8-4c7d-a940-e4d82b9b7cc4}" ;
  a2a:SourceRemarkOpmerking "Notaris: Lambert Willem van Kleffens<br />Kantoor: Metslawier<br />Repertoire: 104068" ;
  a2a:SourceRemarkAkteSoort "verkoping" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_21971_00021971.xml van FRL" .

[] a2a:PersonRemarkdiversen "Bedrag: opbrengst fl. 1019" .
