@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_5ea607ff-b304-e72e-cf86-be0c9ad4c249
  a a2a:Record ;
  rdfs:label "Overlijden op 7 juli 1883 te Kooten" ;
  a2a:hasPerson oa:person_frl_5ea607ff-b304-e72e-cf86-be0c9ad4c249_Person-279e8c5a-968e-13f3-8fe2-7754c97a8be6, oa:person_frl_5ea607ff-b304-e72e-cf86-be0c9ad4c249_Person-fed4b1c9-2235-4013-bd77-c57c6d12d193, oa:person_frl_5ea607ff-b304-e72e-cf86-be0c9ad4c249_Person-bcd83bad-db15-46e0-9253-22f0607b6ff3, oa:person_frl_5ea607ff-b304-e72e-cf86-be0c9ad4c249_Person-d0e5f909-4cca-4e15-abcb-b32ae57eb3d7 ;
  a2a:hasEvent oa:event_frl_5ea607ff-b304-e72e-cf86-be0c9ad4c249_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_5ea607ff-b304-e72e-cf86-be0c9ad4c249_0, oa:relationep_frl_5ea607ff-b304-e72e-cf86-be0c9ad4c249_1, oa:relationep_frl_5ea607ff-b304-e72e-cf86-be0c9ad4c249_2 ;
  a2a:hasRelationPP oa:relationpp_frl_5ea607ff-b304-e72e-cf86-be0c9ad4c249_0 ;
  a2a:hasSource oa:source_frl_5ea607ff-b304-e72e-cf86-be0c9ad4c249 .

oa:person_frl_5ea607ff-b304-e72e-cf86-be0c9ad4c249_Person-279e8c5a-968e-13f3-8fe2-7754c97a8be6
  a a2a:Person ;
  rdfs:label "Jan Tjerks Lenting" ;
  a2a:PersonName [
    rdfs:label "Jan Tjerks Lenting" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Tjerks" ;
    a2a:PersonNameLastName "Lenting"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "57 jaar" ;
    rdfs:label "57 jaar"
  ] ;
  a2a:Profession "arbeider" .

oa:person_frl_5ea607ff-b304-e72e-cf86-be0c9ad4c249_Person-fed4b1c9-2235-4013-bd77-c57c6d12d193
  a a2a:Person ;
  rdfs:label "Tjerk Tjallings Lenting" ;
  a2a:PersonName [
    rdfs:label "Tjerk Tjallings Lenting" ;
    a2a:PersonNameFirstName "Tjerk" ;
    a2a:PersonNamePatronym "Tjallings" ;
    a2a:PersonNameLastName "Lenting"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_5ea607ff-b304-e72e-cf86-be0c9ad4c249_Person-bcd83bad-db15-46e0-9253-22f0607b6ff3
  a a2a:Person ;
  rdfs:label "Antje Jans de Jong" ;
  a2a:PersonName [
    rdfs:label "Antje Jans de Jong" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_5ea607ff-b304-e72e-cf86-be0c9ad4c249_Person-d0e5f909-4cca-4e15-abcb-b32ae57eb3d7
  a a2a:Person ;
  rdfs:label "Minke Fokkes Snijder" ;
  a2a:PersonName [
    rdfs:label "Minke Fokkes Snijder" ;
    a2a:PersonNameFirstName "Minke" ;
    a2a:PersonNamePatronym "Fokkes" ;
    a2a:PersonNameLastName "Snijder"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_5ea607ff-b304-e72e-cf86-be0c9ad4c249_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1883" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1883-07-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kooten" ;
    rdfs:label "Kooten"
  ] .

oa:relationep_frl_5ea607ff-b304-e72e-cf86-be0c9ad4c249_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_5ea607ff-b304-e72e-cf86-be0c9ad4c249_Person:279e8c5a-968e-13f3-8fe2-7754c97a8be6 ;
  a2a:EventKeyRef oa:event_frl_5ea607ff-b304-e72e-cf86-be0c9ad4c249_Event1 .

oa:relationep_frl_5ea607ff-b304-e72e-cf86-be0c9ad4c249_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_5ea607ff-b304-e72e-cf86-be0c9ad4c249_Person:fed4b1c9-2235-4013-bd77-c57c6d12d193 ;
  a2a:EventKeyRef oa:event_frl_5ea607ff-b304-e72e-cf86-be0c9ad4c249_Event1 .

oa:relationep_frl_5ea607ff-b304-e72e-cf86-be0c9ad4c249_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_5ea607ff-b304-e72e-cf86-be0c9ad4c249_Person:bcd83bad-db15-46e0-9253-22f0607b6ff3 ;
  a2a:EventKeyRef oa:event_frl_5ea607ff-b304-e72e-cf86-be0c9ad4c249_Event1 .

oa:relationpp_frl_5ea607ff-b304-e72e-cf86-be0c9ad4c249_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_5ea607ff-b304-e72e-cf86-be0c9ad4c249_Person:279e8c5a-968e-13f3-8fe2-7754c97a8be6, oa:person_frl_5ea607ff-b304-e72e-cf86-be0c9ad4c249_Person:d0e5f909-4cca-4e15-abcb-b32ae57eb3d7 .

oa:source_frl_5ea607ff-b304-e72e-cf86-be0c9ad4c249
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Achtkarspelen" ;
    rdfs:label "Achtkarspelen", "1883-07-09 - 1883-07-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1883-07-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1883-07-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1883" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1883-07-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Achtkarspelen - Tresoar, Bron: boek, Deel: 3023, Periode: 1883" ;
    a2a:Book "Overlijdensregister 1883" ;
    a2a:RegistryNumber "3023" ;
    a2a:Folio "034" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Achtkarspelen - Tresoar, Bron: boek, Deel: 3023, Periode: 1883, Overlijdensregister 1883, 3023, 034"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/89bb4d8d-b3de-ee9b-064b-6d5fc9739dd9.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/5ea607ff-b304-e72e-cf86-be0c9ad4c249" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/89bb4d8d-b3de-ee9b-064b-6d5fc9739dd9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/5ea607ff-b304-e72e-cf86-be0c9ad4c249" ;
  a2a:RecordGUID "{5ea607ff-b304-e72e-cf86-be0c9ad4c249}" ;
  a2a:SourceRemarkOpmerking "<i><b>Verkeerde akte? Gebruik \"Volgende\" rechtsboven op afbeeldingsscherm.</b></i>" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Achtkarspelen - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3023" ;
  a2a:SourceRemarkregister_periode "1883" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_59922_00059922.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "weduwnaar" ;
  a2a:PersonRemarkplaats_overlijden "Kooten" ;
  a2a:PersonRemarkdatum_overlijden "1883-07-07" .

