@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_cdeeab5d-3ab2-421e-8012-9afbb7bd0ecc
  a a2a:Record ;
  rdfs:label "Notariële akte (testament) op 29 september 1876 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_cdeeab5d-3ab2-421e-8012-9afbb7bd0ecc_Person-87c26dda-39b5-4d6e-8746-3888c1248e4b ;
  a2a:hasEvent oa:event_frl_cdeeab5d-3ab2-421e-8012-9afbb7bd0ecc_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_cdeeab5d-3ab2-421e-8012-9afbb7bd0ecc_0 ;
  a2a:hasSource oa:source_frl_cdeeab5d-3ab2-421e-8012-9afbb7bd0ecc .

oa:person_frl_cdeeab5d-3ab2-421e-8012-9afbb7bd0ecc_Person-87c26dda-39b5-4d6e-8746-3888c1248e4b
  a a2a:Person ;
  rdfs:label "Sybe Bote Hiemstra" ;
  a2a:PersonName [
    rdfs:label "Sybe Bote Hiemstra" ;
    a2a:PersonNameFirstName "Sybe" ;
    a2a:PersonNamePatronym "Bote" ;
    a2a:PersonNameLastName "Hiemstra"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_cdeeab5d-3ab2-421e-8012-9afbb7bd0ecc_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1876" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1876-09-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_cdeeab5d-3ab2-421e-8012-9afbb7bd0ecc_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_cdeeab5d-3ab2-421e-8012-9afbb7bd0ecc_Person:87c26dda-39b5-4d6e-8746-3888c1248e4b ;
  a2a:EventKeyRef oa:event_frl_cdeeab5d-3ab2-421e-8012-9afbb7bd0ecc_Event1 .

oa:source_frl_cdeeab5d-3ab2-421e-8012-9afbb7bd0ecc
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1876-09-29 - 1876-09-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1876-09-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1876-09-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1876" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1876-09-29"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 078112, Periode: 1876" ;
    a2a:Book "Minuut-akten 1876 II" ;
    a2a:DocumentNumber "00329" ;
    a2a:RegistryNumber "078112" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 078112, Periode: 1876, Minuut-akten 1876 II, 00329, 078112"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/cdeeab5d-3ab2-421e-8012-9afbb7bd0ecc" ;
  a2a:RecordGUID "{cdeeab5d-3ab2-421e-8012-9afbb7bd0ecc}" ;
  a2a:SourceRemarkOpmerking "Notaris: Horatius Albarda<br />Kantoor: Leeuwarden IV<br />Repertoire: 078145" ;
  a2a:SourceRemarkAkteSoort "testament" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_13779_00013779.xml van FRL" .

