@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_2052f07e-8aff-4233-950a-e95bac5d0468
  a a2a:Record ;
  rdfs:label "Notariële akte (testament) op 4 februari 1899 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_2052f07e-8aff-4233-950a-e95bac5d0468_Person-430f3b7f-b363-46d6-95e3-f6887a909d9f ;
  a2a:hasEvent oa:event_frl_2052f07e-8aff-4233-950a-e95bac5d0468_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_2052f07e-8aff-4233-950a-e95bac5d0468_0 ;
  a2a:hasSource oa:source_frl_2052f07e-8aff-4233-950a-e95bac5d0468 .

oa:person_frl_2052f07e-8aff-4233-950a-e95bac5d0468_Person-430f3b7f-b363-46d6-95e3-f6887a909d9f
  a a2a:Person ;
  rdfs:label "Bote Dirks Flapper" ;
  a2a:PersonName [
    rdfs:label "Bote Dirks Flapper" ;
    a2a:PersonNameFirstName "Bote" ;
    a2a:PersonNamePatronym "Dirks" ;
    a2a:PersonNameLastName "Flapper"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Greonterp" ;
    rdfs:label "Greonterp"
  ] .

oa:event_frl_2052f07e-8aff-4233-950a-e95bac5d0468_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1899-02-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_2052f07e-8aff-4233-950a-e95bac5d0468_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_2052f07e-8aff-4233-950a-e95bac5d0468_Person:430f3b7f-b363-46d6-95e3-f6887a909d9f ;
  a2a:EventKeyRef oa:event_frl_2052f07e-8aff-4233-950a-e95bac5d0468_Event1 .

oa:source_frl_2052f07e-8aff-4233-950a-e95bac5d0468
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1899-02-04 - 1899-02-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-02-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-02-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1899" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1899-02-04"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 079116, Periode: 1899" ;
    a2a:Book "Minuut-akten 1899" ;
    a2a:DocumentNumber "00043" ;
    a2a:RegistryNumber "079116" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 079116, Periode: 1899, Minuut-akten 1899, 00043, 079116"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/2052f07e-8aff-4233-950a-e95bac5d0468" ;
  a2a:RecordGUID "{2052f07e-8aff-4233-950a-e95bac5d0468}" ;
  a2a:SourceRemarkOpmerking "Notaris: Andries Andringa<br />Kantoor: Leeuwarden V<br />Repertoire: 079123" ;
  a2a:SourceRemarkAkteSoort "testament" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_13456_00013456.xml van FRL" .

