@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_fb5c7737-a99a-e0fa-4a74-e0408e632aa9
  a a2a:Record ;
  rdfs:label "Overlijden op 29 oktober 1816 te Makkum" ;
  a2a:hasPerson oa:person_frl_fb5c7737-a99a-e0fa-4a74-e0408e632aa9_Person-008db84d-d216-da63-f60e-3c55cfc60ed2, oa:person_frl_fb5c7737-a99a-e0fa-4a74-e0408e632aa9_Person-e8cd184f-cbb1-48d5-8276-9e8e49014f1e, oa:person_frl_fb5c7737-a99a-e0fa-4a74-e0408e632aa9_Person-bdbd4c8a-c2fc-442c-b3ef-5b1486182f0b, oa:person_frl_fb5c7737-a99a-e0fa-4a74-e0408e632aa9_Person-afdc78f5-b2b8-4a4c-a776-0856e5a414dd ;
  a2a:hasEvent oa:event_frl_fb5c7737-a99a-e0fa-4a74-e0408e632aa9_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_fb5c7737-a99a-e0fa-4a74-e0408e632aa9_0, oa:relationep_frl_fb5c7737-a99a-e0fa-4a74-e0408e632aa9_1, oa:relationep_frl_fb5c7737-a99a-e0fa-4a74-e0408e632aa9_2 ;
  a2a:hasRelationPP oa:relationpp_frl_fb5c7737-a99a-e0fa-4a74-e0408e632aa9_0 ;
  a2a:hasSource oa:source_frl_fb5c7737-a99a-e0fa-4a74-e0408e632aa9 .

oa:person_frl_fb5c7737-a99a-e0fa-4a74-e0408e632aa9_Person-008db84d-d216-da63-f60e-3c55cfc60ed2
  a a2a:Person ;
  rdfs:label "Doedtje Thijssens Feenstra" ;
  a2a:PersonName [
    rdfs:label "Doedtje Thijssens Feenstra" ;
    a2a:PersonNameFirstName "Doedtje" ;
    a2a:PersonNamePatronym "Thijssens" ;
    a2a:PersonNameLastName "Feenstra"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "76 jaar" ;
    rdfs:label "76 jaar"
  ] .

oa:person_frl_fb5c7737-a99a-e0fa-4a74-e0408e632aa9_Person-e8cd184f-cbb1-48d5-8276-9e8e49014f1e
  a a2a:Person ;
  rdfs:label "Thijs Wopkes Feenstra" ;
  a2a:PersonName [
    rdfs:label "Thijs Wopkes Feenstra" ;
    a2a:PersonNameFirstName "Thijs" ;
    a2a:PersonNamePatronym "Wopkes" ;
    a2a:PersonNameLastName "Feenstra"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_fb5c7737-a99a-e0fa-4a74-e0408e632aa9_Person-bdbd4c8a-c2fc-442c-b3ef-5b1486182f0b
  a a2a:Person ;
  rdfs:label "Heiltje Lucas Salverda" ;
  a2a:PersonName [
    rdfs:label "Heiltje Lucas Salverda" ;
    a2a:PersonNameFirstName "Heiltje" ;
    a2a:PersonNamePatronym "Lucas" ;
    a2a:PersonNameLastName "Salverda"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_fb5c7737-a99a-e0fa-4a74-e0408e632aa9_Person-afdc78f5-b2b8-4a4c-a776-0856e5a414dd
  a a2a:Person ;
  rdfs:label "Lucas IJsbrands" ;
  a2a:PersonName [
    rdfs:label "Lucas IJsbrands" ;
    a2a:PersonNameFirstName "Lucas" ;
    a2a:PersonNamePatronym "IJsbrands"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_fb5c7737-a99a-e0fa-4a74-e0408e632aa9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1816" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1816-10-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Makkum" ;
    rdfs:label "Makkum"
  ] .

oa:relationep_frl_fb5c7737-a99a-e0fa-4a74-e0408e632aa9_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_fb5c7737-a99a-e0fa-4a74-e0408e632aa9_Person:008db84d-d216-da63-f60e-3c55cfc60ed2 ;
  a2a:EventKeyRef oa:event_frl_fb5c7737-a99a-e0fa-4a74-e0408e632aa9_Event1 .

oa:relationep_frl_fb5c7737-a99a-e0fa-4a74-e0408e632aa9_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_fb5c7737-a99a-e0fa-4a74-e0408e632aa9_Person:e8cd184f-cbb1-48d5-8276-9e8e49014f1e ;
  a2a:EventKeyRef oa:event_frl_fb5c7737-a99a-e0fa-4a74-e0408e632aa9_Event1 .

oa:relationep_frl_fb5c7737-a99a-e0fa-4a74-e0408e632aa9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_fb5c7737-a99a-e0fa-4a74-e0408e632aa9_Person:bdbd4c8a-c2fc-442c-b3ef-5b1486182f0b ;
  a2a:EventKeyRef oa:event_frl_fb5c7737-a99a-e0fa-4a74-e0408e632aa9_Event1 .

oa:relationpp_frl_fb5c7737-a99a-e0fa-4a74-e0408e632aa9_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_fb5c7737-a99a-e0fa-4a74-e0408e632aa9_Person:008db84d-d216-da63-f60e-3c55cfc60ed2, oa:person_frl_fb5c7737-a99a-e0fa-4a74-e0408e632aa9_Person:afdc78f5-b2b8-4a4c-a776-0856e5a414dd .

oa:source_frl_fb5c7737-a99a-e0fa-4a74-e0408e632aa9
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wonseradeel" ;
    rdfs:label "Wonseradeel", "1816-11-01 - 1816-11-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1816-11-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1816-11-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1816" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1816-11-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Wonseradeel - Tresoar, Bron: boek, Deel: 3003, Periode: 1816" ;
    a2a:Book "Overlijdensregister 1816 Makkum" ;
    a2a:RegistryNumber "3003" ;
    a2a:Folio "018" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Wonseradeel - Tresoar, Bron: boek, Deel: 3003, Periode: 1816, Overlijdensregister 1816 Makkum, 3003, 018"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/f15322e6-a8f3-9c3c-33c7-b63b41ab382e.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/fb5c7737-a99a-e0fa-4a74-e0408e632aa9" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/f15322e6-a8f3-9c3c-33c7-b63b41ab382e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/fb5c7737-a99a-e0fa-4a74-e0408e632aa9" ;
  a2a:RecordGUID "{fb5c7737-a99a-e0fa-4a74-e0408e632aa9}" ;
  a2a:SourceRemarkOpmerking "<i><b>Verkeerde akte? Gebruik \"Volgende\" rechtsboven op afbeeldingsscherm.</b></i>" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Wonseradeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3003" ;
  a2a:SourceRemarkregister_periode "1816" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_46015_00046015.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "gehuwd" ;
  a2a:PersonRemarkplaats_overlijden "Makkum" ;
  a2a:PersonRemarkdatum_overlijden "1816-10-29" .

