@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_49409ff1-917c-31b5-eefa-9e8ec8106b22
  a a2a:Record ;
  rdfs:label "Overlijden op 23 februari 1908 te Tzum" ;
  a2a:hasPerson oa:person_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_Person-535c00ce-f22a-bf3a-c993-aa30078f16f4, oa:person_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_Person-66b83bbf-9882-480a-a854-25802decd667, oa:person_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_Person-be1e1d52-2524-401b-b295-9d7f7cd8e8be, oa:person_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_Person-f12d4b22-98c8-48d2-a7c1-890262be8508, oa:person_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_Person-f4062111-c270-4ed8-8071-4606faab0742 ;
  a2a:hasEvent oa:event_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_0, oa:relationep_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_1, oa:relationep_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_2 ;
  a2a:hasRelationPP oa:relationpp_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_0, oa:relationpp_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_1 ;
  a2a:hasSource oa:source_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22 .

oa:person_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_Person-535c00ce-f22a-bf3a-c993-aa30078f16f4
  a a2a:Person ;
  rdfs:label "Lijsbert Gorter" ;
  a2a:PersonName [
    rdfs:label "Lijsbert Gorter" ;
    a2a:PersonNameFirstName "Lijsbert" ;
    a2a:PersonNameLastName "Gorter"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "87 jaar" ;
    rdfs:label "87 jaar"
  ] .

oa:person_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_Person-66b83bbf-9882-480a-a854-25802decd667
  a a2a:Person ;
  rdfs:label "Dirk Reinders Gorter" ;
  a2a:PersonName [
    rdfs:label "Dirk Reinders Gorter" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePatronym "Reinders" ;
    a2a:PersonNameLastName "Gorter"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_Person-be1e1d52-2524-401b-b295-9d7f7cd8e8be
  a a2a:Person ;
  rdfs:label "Korneliske Binderts" ;
  a2a:PersonName [
    rdfs:label "Korneliske Binderts" ;
    a2a:PersonNameFirstName "Korneliske" ;
    a2a:PersonNamePatronym "Binderts"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_Person-f12d4b22-98c8-48d2-a7c1-890262be8508
  a a2a:Person ;
  rdfs:label "Jan Tuinstra" ;
  a2a:PersonName [
    rdfs:label "Jan Tuinstra" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Tuinstra"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_Person-f4062111-c270-4ed8-8071-4606faab0742
  a a2a:Person ;
  rdfs:label "Douwe Martens Hoekstra" ;
  a2a:PersonName [
    rdfs:label "Douwe Martens Hoekstra" ;
    a2a:PersonNameFirstName "Douwe" ;
    a2a:PersonNamePatronym "Martens" ;
    a2a:PersonNameLastName "Hoekstra"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1908" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1908-02-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tzum" ;
    rdfs:label "Tzum"
  ] .

oa:relationep_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_Person:535c00ce-f22a-bf3a-c993-aa30078f16f4 ;
  a2a:EventKeyRef oa:event_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_Event1 .

oa:relationep_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_Person:66b83bbf-9882-480a-a854-25802decd667 ;
  a2a:EventKeyRef oa:event_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_Event1 .

oa:relationep_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_Person:be1e1d52-2524-401b-b295-9d7f7cd8e8be ;
  a2a:EventKeyRef oa:event_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_Event1 .

oa:relationpp_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_Person:535c00ce-f22a-bf3a-c993-aa30078f16f4, oa:person_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_Person:f12d4b22-98c8-48d2-a7c1-890262be8508 .

oa:relationpp_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_Person:535c00ce-f22a-bf3a-c993-aa30078f16f4, oa:person_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22_Person:f4062111-c270-4ed8-8071-4606faab0742 .

oa:source_frl_49409ff1-917c-31b5-eefa-9e8ec8106b22
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Franekeradeel" ;
    rdfs:label "Franekeradeel", "1908-02-24 - 1908-02-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-02-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1908-02-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1908" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1908-02-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Franekeradeel - Tresoar, Bron: boek, Deel: 3029, Periode: 1908" ;
    a2a:Book "Overlijdensregister 1908" ;
    a2a:DocumentNumber "0013" ;
    a2a:RegistryNumber "3029" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Franekeradeel - Tresoar, Bron: boek, Deel: 3029, Periode: 1908, Overlijdensregister 1908, 0013, 3029"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/4eb223a2-efdf-2f31-a661-8b89e6281a5c.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/49409ff1-917c-31b5-eefa-9e8ec8106b22" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/4eb223a2-efdf-2f31-a661-8b89e6281a5c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/49409ff1-917c-31b5-eefa-9e8ec8106b22" ;
  a2a:RecordGUID "{49409ff1-917c-31b5-eefa-9e8ec8106b22}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Franekeradeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3029" ;
  a2a:SourceRemarkregister_periode "1908" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_62468_00062468.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "gehuwd" ;
  a2a:PersonRemarkplaats_overlijden "Tzum" ;
  a2a:PersonRemarkdatum_overlijden "1908-02-23" .

