@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_2f2ac962-a823-4e99-4cfc-be311a5dfa36
  a a2a:Record ;
  rdfs:label "Overlijden op 27 juli 1849 te Driesum" ;
  a2a:hasPerson oa:person_frl_2f2ac962-a823-4e99-4cfc-be311a5dfa36_Person-17d4a729-4479-170e-ecf1-5df1e07ff77c, oa:person_frl_2f2ac962-a823-4e99-4cfc-be311a5dfa36_Person-4073646e-1c7c-41f7-be94-913a2f8f8afa, oa:person_frl_2f2ac962-a823-4e99-4cfc-be311a5dfa36_Person-7f783716-4a15-465c-b4ee-5bc9c9efa0b9, oa:person_frl_2f2ac962-a823-4e99-4cfc-be311a5dfa36_Person-210c9950-6b06-4c7a-96ec-dda4bd51769b ;
  a2a:hasEvent oa:event_frl_2f2ac962-a823-4e99-4cfc-be311a5dfa36_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_2f2ac962-a823-4e99-4cfc-be311a5dfa36_0, oa:relationep_frl_2f2ac962-a823-4e99-4cfc-be311a5dfa36_1, oa:relationep_frl_2f2ac962-a823-4e99-4cfc-be311a5dfa36_2 ;
  a2a:hasRelationPP oa:relationpp_frl_2f2ac962-a823-4e99-4cfc-be311a5dfa36_0 ;
  a2a:hasSource oa:source_frl_2f2ac962-a823-4e99-4cfc-be311a5dfa36 .

oa:person_frl_2f2ac962-a823-4e99-4cfc-be311a5dfa36_Person-17d4a729-4479-170e-ecf1-5df1e07ff77c
  a a2a:Person ;
  rdfs:label "Tjerk Tjeerds Kloosterman" ;
  a2a:PersonName [
    rdfs:label "Tjerk Tjeerds Kloosterman" ;
    a2a:PersonNameFirstName "Tjerk" ;
    a2a:PersonNamePatronym "Tjeerds" ;
    a2a:PersonNameLastName "Kloosterman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "63 jaar" ;
    rdfs:label "63 jaar"
  ] ;
  a2a:Profession "dagloner" .

oa:person_frl_2f2ac962-a823-4e99-4cfc-be311a5dfa36_Person-4073646e-1c7c-41f7-be94-913a2f8f8afa
  a a2a:Person ;
  rdfs:label "Tjeerd Tjerks Kloosterman" ;
  a2a:PersonName [
    rdfs:label "Tjeerd Tjerks Kloosterman" ;
    a2a:PersonNameFirstName "Tjeerd" ;
    a2a:PersonNamePatronym "Tjerks" ;
    a2a:PersonNameLastName "Kloosterman"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_2f2ac962-a823-4e99-4cfc-be311a5dfa36_Person-7f783716-4a15-465c-b4ee-5bc9c9efa0b9
  a a2a:Person ;
  rdfs:label "Antje Atzes" ;
  a2a:PersonName [
    rdfs:label "Antje Atzes" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePatronym "Atzes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_2f2ac962-a823-4e99-4cfc-be311a5dfa36_Person-210c9950-6b06-4c7a-96ec-dda4bd51769b
  a a2a:Person ;
  rdfs:label "Aaltje Johannes de Jager" ;
  a2a:PersonName [
    rdfs:label "Aaltje Johannes de Jager" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNamePatronym "Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jager"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_2f2ac962-a823-4e99-4cfc-be311a5dfa36_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1849" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1849-07-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Driesum" ;
    rdfs:label "Driesum"
  ] .

oa:relationep_frl_2f2ac962-a823-4e99-4cfc-be311a5dfa36_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_2f2ac962-a823-4e99-4cfc-be311a5dfa36_Person:17d4a729-4479-170e-ecf1-5df1e07ff77c ;
  a2a:EventKeyRef oa:event_frl_2f2ac962-a823-4e99-4cfc-be311a5dfa36_Event1 .

oa:relationep_frl_2f2ac962-a823-4e99-4cfc-be311a5dfa36_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_2f2ac962-a823-4e99-4cfc-be311a5dfa36_Person:4073646e-1c7c-41f7-be94-913a2f8f8afa ;
  a2a:EventKeyRef oa:event_frl_2f2ac962-a823-4e99-4cfc-be311a5dfa36_Event1 .

oa:relationep_frl_2f2ac962-a823-4e99-4cfc-be311a5dfa36_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_2f2ac962-a823-4e99-4cfc-be311a5dfa36_Person:7f783716-4a15-465c-b4ee-5bc9c9efa0b9 ;
  a2a:EventKeyRef oa:event_frl_2f2ac962-a823-4e99-4cfc-be311a5dfa36_Event1 .

oa:relationpp_frl_2f2ac962-a823-4e99-4cfc-be311a5dfa36_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_2f2ac962-a823-4e99-4cfc-be311a5dfa36_Person:17d4a729-4479-170e-ecf1-5df1e07ff77c, oa:person_frl_2f2ac962-a823-4e99-4cfc-be311a5dfa36_Person:210c9950-6b06-4c7a-96ec-dda4bd51769b .

oa:source_frl_2f2ac962-a823-4e99-4cfc-be311a5dfa36
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Dantumadeel" ;
    rdfs:label "Dantumadeel", "1849-07-28 - 1849-07-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1849-07-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1849-07-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1849" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1849-07-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Dantumadeel - Tresoar, Bron: boek, Deel: 3011, Periode: 1849" ;
    a2a:Book "Overlijdensregister 1849" ;
    a2a:RegistryNumber "3011" ;
    a2a:Folio "025" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Dantumadeel - Tresoar, Bron: boek, Deel: 3011, Periode: 1849, Overlijdensregister 1849, 3011, 025"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/fedc2bd5-3988-bc75-a7aa-f6f9c4f803de.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/2f2ac962-a823-4e99-4cfc-be311a5dfa36" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/fedc2bd5-3988-bc75-a7aa-f6f9c4f803de.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/2f2ac962-a823-4e99-4cfc-be311a5dfa36" ;
  a2a:RecordGUID "{2f2ac962-a823-4e99-4cfc-be311a5dfa36}" ;
  a2a:SourceRemarkOpmerking "<i><b>Verkeerde akte? Gebruik \"Volgende\" rechtsboven op afbeeldingsscherm.</b></i>" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Dantumadeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3011" ;
  a2a:SourceRemarkregister_periode "1849" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_60438_00060438.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "gehuwd" ;
  a2a:PersonRemarkplaats_overlijden "Driesum" ;
  a2a:PersonRemarkdatum_overlijden "1849-07-27" .

