@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_4134eae0-eaee-1890-697a-e8c4d022810b
  a a2a:Record ;
  rdfs:label "Overlijden op 2 december 1848 te Smallingerland" ;
  a2a:hasPerson oa:person_frl_4134eae0-eaee-1890-697a-e8c4d022810b_Person-ed8a0c39-7097-c3fb-bd4e-dcdfd6dd31fc, oa:person_frl_4134eae0-eaee-1890-697a-e8c4d022810b_Person-cbf00b09-4c21-5f3b-9680-eaa5890f82eb, oa:person_frl_4134eae0-eaee-1890-697a-e8c4d022810b_Person-59746b73-a469-c7c3-665a-41f48f1e042d ;
  a2a:hasEvent oa:event_frl_4134eae0-eaee-1890-697a-e8c4d022810b_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_4134eae0-eaee-1890-697a-e8c4d022810b_0, oa:relationep_frl_4134eae0-eaee-1890-697a-e8c4d022810b_1, oa:relationep_frl_4134eae0-eaee-1890-697a-e8c4d022810b_2 ;
  a2a:hasSource oa:source_frl_4134eae0-eaee-1890-697a-e8c4d022810b .

oa:person_frl_4134eae0-eaee-1890-697a-e8c4d022810b_Person-ed8a0c39-7097-c3fb-bd4e-dcdfd6dd31fc
  a a2a:Person ;
  rdfs:label "Hedzer Binderts Douma" ;
  a2a:PersonName [
    rdfs:label "Hedzer Binderts Douma" ;
    a2a:PersonNameFirstName "Hedzer" ;
    a2a:PersonNamePatronym "Binderts" ;
    a2a:PersonNameLastName "Douma"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_4134eae0-eaee-1890-697a-e8c4d022810b_Person-cbf00b09-4c21-5f3b-9680-eaa5890f82eb
  a a2a:Person ;
  rdfs:label "Baukjen Rinzes Douma" ;
  a2a:PersonName [
    rdfs:label "Baukjen Rinzes Douma" ;
    a2a:PersonNameFirstName "Baukjen" ;
    a2a:PersonNamePatronym "Rinzes" ;
    a2a:PersonNameLastName "Douma"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_4134eae0-eaee-1890-697a-e8c4d022810b_Person-59746b73-a469-c7c3-665a-41f48f1e042d
  a a2a:Person ;
  rdfs:label "Aafke Hedzers Douma" ;
  a2a:PersonName [
    rdfs:label "Aafke Hedzers Douma" ;
    a2a:PersonNameFirstName "Aafke" ;
    a2a:PersonNamePatronym "Hedzers" ;
    a2a:PersonNameLastName "Douma"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "62 jaar" ;
    rdfs:label "62 jaar"
  ] .

oa:event_frl_4134eae0-eaee-1890-697a-e8c4d022810b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1848" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1848-12-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Smallingerland" ;
    rdfs:label "Smallingerland"
  ] .

oa:relationep_frl_4134eae0-eaee-1890-697a-e8c4d022810b_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_4134eae0-eaee-1890-697a-e8c4d022810b_Person:ed8a0c39-7097-c3fb-bd4e-dcdfd6dd31fc ;
  a2a:EventKeyRef oa:event_frl_4134eae0-eaee-1890-697a-e8c4d022810b_Event1 .

oa:relationep_frl_4134eae0-eaee-1890-697a-e8c4d022810b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_4134eae0-eaee-1890-697a-e8c4d022810b_Person:cbf00b09-4c21-5f3b-9680-eaa5890f82eb ;
  a2a:EventKeyRef oa:event_frl_4134eae0-eaee-1890-697a-e8c4d022810b_Event1 .

oa:relationep_frl_4134eae0-eaee-1890-697a-e8c4d022810b_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_4134eae0-eaee-1890-697a-e8c4d022810b_Person:59746b73-a469-c7c3-665a-41f48f1e042d ;
  a2a:EventKeyRef oa:event_frl_4134eae0-eaee-1890-697a-e8c4d022810b_Event1 .

oa:source_frl_4134eae0-eaee-1890-697a-e8c4d022810b
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Smallingerland" ;
    rdfs:label "Smallingerland", "1848-12-04 - 1848-12-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1848-12-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1848-12-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1848" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1848-12-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Smallingerland - Tresoar, Bron: boek, Deel: 3010, Periode: 1848" ;
    a2a:Book "Overlijdensregister 1847-1850" ;
    a2a:DocumentNumber "0193" ;
    a2a:RegistryNumber "3010" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Smallingerland - Tresoar, Bron: boek, Deel: 3010, Periode: 1848, Overlijdensregister 1847-1850, 0193, 3010"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/02711f63-b177-3d4e-d9fc-3d4576dfb234.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/4134eae0-eaee-1890-697a-e8c4d022810b" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/02711f63-b177-3d4e-d9fc-3d4576dfb234.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/4134eae0-eaee-1890-697a-e8c4d022810b" ;
  a2a:RecordGUID "{4134eae0-eaee-1890-697a-e8c4d022810b}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Smallingerland - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3010" ;
  a2a:SourceRemarkregister_periode "1848" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_62009_00062009.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "gehuwd" ;
  a2a:PersonRemarkdatum_overlijden "1848-12-02" .

