@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_e2bf6c94-b714-e1b9-8cc3-cbcb36104815
  a a2a:Record ;
  rdfs:label "Overlijden op 29 november 1833 te Stiens" ;
  a2a:hasPerson oa:person_frl_e2bf6c94-b714-e1b9-8cc3-cbcb36104815_Person-f974e0f5-8bc4-62cc-95f2-d6a2d30000ef, oa:person_frl_e2bf6c94-b714-e1b9-8cc3-cbcb36104815_Person-52455b8f-6cb9-4fc4-8469-78def91c401e, oa:person_frl_e2bf6c94-b714-e1b9-8cc3-cbcb36104815_Person-83d806b2-0b54-43d4-8621-15b093a39d5c, oa:person_frl_e2bf6c94-b714-e1b9-8cc3-cbcb36104815_Person-7a3bfdd5-9578-4f58-93f4-15aa98339940 ;
  a2a:hasEvent oa:event_frl_e2bf6c94-b714-e1b9-8cc3-cbcb36104815_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_e2bf6c94-b714-e1b9-8cc3-cbcb36104815_0, oa:relationep_frl_e2bf6c94-b714-e1b9-8cc3-cbcb36104815_1, oa:relationep_frl_e2bf6c94-b714-e1b9-8cc3-cbcb36104815_2 ;
  a2a:hasRelationPP oa:relationpp_frl_e2bf6c94-b714-e1b9-8cc3-cbcb36104815_0 ;
  a2a:hasSource oa:source_frl_e2bf6c94-b714-e1b9-8cc3-cbcb36104815 .

oa:person_frl_e2bf6c94-b714-e1b9-8cc3-cbcb36104815_Person-f974e0f5-8bc4-62cc-95f2-d6a2d30000ef
  a a2a:Person ;
  rdfs:label "Tetje Aans Ferwerda" ;
  a2a:PersonName [
    rdfs:label "Tetje Aans Ferwerda" ;
    a2a:PersonNameFirstName "Tetje" ;
    a2a:PersonNamePatronym "Aans" ;
    a2a:PersonNameLastName "Ferwerda"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "35 jaar" ;
    rdfs:label "35 jaar"
  ] .

oa:person_frl_e2bf6c94-b714-e1b9-8cc3-cbcb36104815_Person-52455b8f-6cb9-4fc4-8469-78def91c401e
  a a2a:Person ;
  rdfs:label "Aan Dirks Ferwerda" ;
  a2a:PersonName [
    rdfs:label "Aan Dirks Ferwerda" ;
    a2a:PersonNameFirstName "Aan" ;
    a2a:PersonNamePatronym "Dirks" ;
    a2a:PersonNameLastName "Ferwerda"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_e2bf6c94-b714-e1b9-8cc3-cbcb36104815_Person-83d806b2-0b54-43d4-8621-15b093a39d5c
  a a2a:Person ;
  rdfs:label "Trijntje Arnoldus Klinkert" ;
  a2a:PersonName [
    rdfs:label "Trijntje Arnoldus Klinkert" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Arnoldus" ;
    a2a:PersonNameLastName "Klinkert"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_e2bf6c94-b714-e1b9-8cc3-cbcb36104815_Person-7a3bfdd5-9578-4f58-93f4-15aa98339940
  a a2a:Person ;
  rdfs:label "Jurjen Lieuwes van der Ploeg" ;
  a2a:PersonName [
    rdfs:label "Jurjen Lieuwes van der Ploeg" ;
    a2a:PersonNameFirstName "Jurjen" ;
    a2a:PersonNamePatronym "Lieuwes" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Ploeg"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_e2bf6c94-b714-e1b9-8cc3-cbcb36104815_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1833" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1833-11-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stiens" ;
    rdfs:label "Stiens"
  ] .

oa:relationep_frl_e2bf6c94-b714-e1b9-8cc3-cbcb36104815_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_e2bf6c94-b714-e1b9-8cc3-cbcb36104815_Person:f974e0f5-8bc4-62cc-95f2-d6a2d30000ef ;
  a2a:EventKeyRef oa:event_frl_e2bf6c94-b714-e1b9-8cc3-cbcb36104815_Event1 .

oa:relationep_frl_e2bf6c94-b714-e1b9-8cc3-cbcb36104815_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_e2bf6c94-b714-e1b9-8cc3-cbcb36104815_Person:52455b8f-6cb9-4fc4-8469-78def91c401e ;
  a2a:EventKeyRef oa:event_frl_e2bf6c94-b714-e1b9-8cc3-cbcb36104815_Event1 .

oa:relationep_frl_e2bf6c94-b714-e1b9-8cc3-cbcb36104815_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_e2bf6c94-b714-e1b9-8cc3-cbcb36104815_Person:83d806b2-0b54-43d4-8621-15b093a39d5c ;
  a2a:EventKeyRef oa:event_frl_e2bf6c94-b714-e1b9-8cc3-cbcb36104815_Event1 .

oa:relationpp_frl_e2bf6c94-b714-e1b9-8cc3-cbcb36104815_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_e2bf6c94-b714-e1b9-8cc3-cbcb36104815_Person:f974e0f5-8bc4-62cc-95f2-d6a2d30000ef, oa:person_frl_e2bf6c94-b714-e1b9-8cc3-cbcb36104815_Person:7a3bfdd5-9578-4f58-93f4-15aa98339940 .

oa:source_frl_e2bf6c94-b714-e1b9-8cc3-cbcb36104815
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarderadeel" ;
    rdfs:label "Leeuwarderadeel", "1833-11-30 - 1833-11-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1833-11-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1833-11-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1833" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1833-11-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Leeuwarderadeel - Tresoar, Bron: boek, Deel: 3008, Periode: 1833" ;
    a2a:Book "Overlijdensregister 1833" ;
    a2a:RegistryNumber "3008" ;
    a2a:Folio "025" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Leeuwarderadeel - Tresoar, Bron: boek, Deel: 3008, Periode: 1833, Overlijdensregister 1833, 3008, 025"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/4f1ee4ba-b29c-a1fc-ac18-7e1fe032269d.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/e2bf6c94-b714-e1b9-8cc3-cbcb36104815" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/4f1ee4ba-b29c-a1fc-ac18-7e1fe032269d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/e2bf6c94-b714-e1b9-8cc3-cbcb36104815" ;
  a2a:RecordGUID "{e2bf6c94-b714-e1b9-8cc3-cbcb36104815}" ;
  a2a:SourceRemarkOpmerking "<i><b>Verkeerde akte? Gebruik \"Volgende\" rechtsboven op afbeeldingsscherm.</b></i>" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Leeuwarderadeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3008" ;
  a2a:SourceRemarkregister_periode "1833" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_44071_00044071.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "gehuwd" ;
  a2a:PersonRemarkplaats_overlijden "Stiens" ;
  a2a:PersonRemarkdatum_overlijden "1833-11-29" .

