@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_d0104d0f-e9c8-401f-9395-aeb62b8d4a13
  a a2a:Record ;
  rdfs:label "Notariële akte (inventaris) op 13 mei 1826 te Leeuwarderadeel" ;
  a2a:hasPerson oa:person_frl_d0104d0f-e9c8-401f-9395-aeb62b8d4a13_Person-e66b3414-a22c-4279-ae23-8e6ce48135e0, oa:person_frl_d0104d0f-e9c8-401f-9395-aeb62b8d4a13_Person-9b9c6ebb-a9ad-4ebd-91b2-712172342339 ;
  a2a:hasEvent oa:event_frl_d0104d0f-e9c8-401f-9395-aeb62b8d4a13_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_d0104d0f-e9c8-401f-9395-aeb62b8d4a13_0, oa:relationep_frl_d0104d0f-e9c8-401f-9395-aeb62b8d4a13_1 ;
  a2a:hasSource oa:source_frl_d0104d0f-e9c8-401f-9395-aeb62b8d4a13 .

oa:person_frl_d0104d0f-e9c8-401f-9395-aeb62b8d4a13_Person-e66b3414-a22c-4279-ae23-8e6ce48135e0
  a a2a:Person ;
  rdfs:label "Johannes Jans Porte" ;
  a2a:PersonName [
    rdfs:label "Johannes Jans Porte" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Porte"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Stiens" ;
    rdfs:label "Stiens"
  ] .

oa:person_frl_d0104d0f-e9c8-401f-9395-aeb62b8d4a13_Person-9b9c6ebb-a9ad-4ebd-91b2-712172342339
  a a2a:Person ;
  rdfs:label "Freerk Jans Dijkstra" ;
  a2a:PersonName [
    rdfs:label "Freerk Jans Dijkstra" ;
    a2a:PersonNameFirstName "Freerk" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Dijkstra"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_d0104d0f-e9c8-401f-9395-aeb62b8d4a13_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1826" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1826-05-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarderadeel" ;
    rdfs:label "Leeuwarderadeel"
  ] .

oa:relationep_frl_d0104d0f-e9c8-401f-9395-aeb62b8d4a13_0
  a a2a:RelationEP ;
  rdfs:label "other:Executeur-testamentair" ;
  a2a:RelationType "other:Executeur-testamentair" ;
  a2a:PersonKeyRef oa:person_frl_d0104d0f-e9c8-401f-9395-aeb62b8d4a13_Person:e66b3414-a22c-4279-ae23-8e6ce48135e0 ;
  a2a:EventKeyRef oa:event_frl_d0104d0f-e9c8-401f-9395-aeb62b8d4a13_Event1 .

oa:relationep_frl_d0104d0f-e9c8-401f-9395-aeb62b8d4a13_1
  a a2a:RelationEP ;
  rdfs:label "other:Erflater" ;
  a2a:RelationType "other:Erflater" ;
  a2a:PersonKeyRef oa:person_frl_d0104d0f-e9c8-401f-9395-aeb62b8d4a13_Person:9b9c6ebb-a9ad-4ebd-91b2-712172342339 ;
  a2a:EventKeyRef oa:event_frl_d0104d0f-e9c8-401f-9395-aeb62b8d4a13_Event1 .

oa:source_frl_d0104d0f-e9c8-401f-9395-aeb62b8d4a13
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarderadeel" ;
    rdfs:label "Leeuwarderadeel", "1826-05-13 - 1826-05-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1826-05-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1826-05-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1826" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1826-05-13"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 128005, Periode: 1823-1826" ;
    a2a:Book "Minuut-akten 1823-1826" ;
    a2a:DocumentNumber "00023" ;
    a2a:RegistryNumber "128005" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 128005, Periode: 1823-1826, Minuut-akten 1823-1826, 00023, 128005"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/d0104d0f-e9c8-401f-9395-aeb62b8d4a13" ;
  a2a:RecordGUID "{d0104d0f-e9c8-401f-9395-aeb62b8d4a13}" ;
  a2a:SourceRemarkOpmerking "Notaris: Johannes Adam Schaaff<br />Kantoor: Stiens<br />Repertoire: 128039" ;
  a2a:SourceRemarkAkteSoort "inventaris" ;
  a2a:SourceRemarkarchiefnaam "Notarieel archief - Tresoar" ;
  a2a:SourceRemarkdeel "128005" ;
  a2a:SourceRemarkregister_periode "1823-1826" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_73070_00073070.xml van FRL" .

