@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_dar_8a460884-4e36-4a18-bc4e-07dd30f506b5
  a a2a:Record ;
  rdfs:label "Overlijden op 7 juni 1953 te Eelde" ;
  a2a:hasPerson oa:person_dar_8a460884-4e36-4a18-bc4e-07dd30f506b5_Person-9937cd15-99d0-4ac9-9da8-9e8922980412, oa:person_dar_8a460884-4e36-4a18-bc4e-07dd30f506b5_Person-eac7ba33-f3bc-49aa-963c-88b1390e8550, oa:person_dar_8a460884-4e36-4a18-bc4e-07dd30f506b5_Person-3b105c58-b87c-4591-9c28-d6b4cc34fd4c, oa:person_dar_8a460884-4e36-4a18-bc4e-07dd30f506b5_Person-d514ffaa-72e7-4e08-9a66-6ab64b2b7b00 ;
  a2a:hasEvent oa:event_dar_8a460884-4e36-4a18-bc4e-07dd30f506b5_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_8a460884-4e36-4a18-bc4e-07dd30f506b5_0, oa:relationep_dar_8a460884-4e36-4a18-bc4e-07dd30f506b5_1, oa:relationep_dar_8a460884-4e36-4a18-bc4e-07dd30f506b5_2, oa:relationep_dar_8a460884-4e36-4a18-bc4e-07dd30f506b5_3 ;
  a2a:hasSource oa:source_dar_8a460884-4e36-4a18-bc4e-07dd30f506b5 .

oa:person_dar_8a460884-4e36-4a18-bc4e-07dd30f506b5_Person-9937cd15-99d0-4ac9-9da8-9e8922980412
  a a2a:Person ;
  rdfs:label "Lizabet Bos" ;
  a2a:PersonName [
    rdfs:label "Lizabet Bos" ;
    a2a:PersonNameFirstName "Lizabet" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_8a460884-4e36-4a18-bc4e-07dd30f506b5_Person-eac7ba33-f3bc-49aa-963c-88b1390e8550
  a a2a:Person ;
  rdfs:label "Boelo Janssonius" ;
  a2a:PersonName [
    rdfs:label "Boelo Janssonius" ;
    a2a:PersonNameFirstName "Boelo" ;
    a2a:PersonNameLastName "Janssonius"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_8a460884-4e36-4a18-bc4e-07dd30f506b5_Person-3b105c58-b87c-4591-9c28-d6b4cc34fd4c
  a a2a:Person ;
  rdfs:label "Grietje Janssonius" ;
  a2a:PersonName [
    rdfs:label "Grietje Janssonius" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Janssonius"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "73 jaar" ;
    rdfs:label "73 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Peize" ;
    rdfs:label "Peize"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_8a460884-4e36-4a18-bc4e-07dd30f506b5_Person-d514ffaa-72e7-4e08-9a66-6ab64b2b7b00
  a a2a:Person ;
  rdfs:label "Harm Luinge" ;
  a2a:PersonName [
    rdfs:label "Harm Luinge" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Luinge"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_8a460884-4e36-4a18-bc4e-07dd30f506b5_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1953" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1953-06-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eelde" ;
    rdfs:label "Eelde"
  ] .

oa:relationep_dar_8a460884-4e36-4a18-bc4e-07dd30f506b5_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_8a460884-4e36-4a18-bc4e-07dd30f506b5_Person:9937cd15-99d0-4ac9-9da8-9e8922980412 ;
  a2a:EventKeyRef oa:event_dar_8a460884-4e36-4a18-bc4e-07dd30f506b5_Event1 .

oa:relationep_dar_8a460884-4e36-4a18-bc4e-07dd30f506b5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_8a460884-4e36-4a18-bc4e-07dd30f506b5_Person:eac7ba33-f3bc-49aa-963c-88b1390e8550 ;
  a2a:EventKeyRef oa:event_dar_8a460884-4e36-4a18-bc4e-07dd30f506b5_Event1 .

oa:relationep_dar_8a460884-4e36-4a18-bc4e-07dd30f506b5_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_8a460884-4e36-4a18-bc4e-07dd30f506b5_Person:3b105c58-b87c-4591-9c28-d6b4cc34fd4c ;
  a2a:EventKeyRef oa:event_dar_8a460884-4e36-4a18-bc4e-07dd30f506b5_Event1 .

oa:relationep_dar_8a460884-4e36-4a18-bc4e-07dd30f506b5_3
  a a2a:RelationEP ;
  rdfs:label "other:Overleden echtgenoot" ;
  a2a:RelationType "other:Overleden echtgenoot" ;
  a2a:PersonKeyRef oa:person_dar_8a460884-4e36-4a18-bc4e-07dd30f506b5_Person:d514ffaa-72e7-4e08-9a66-6ab64b2b7b00 ;
  a2a:EventKeyRef oa:event_dar_8a460884-4e36-4a18-bc4e-07dd30f506b5_Event1 .

oa:source_dar_8a460884-4e36-4a18-bc4e-07dd30f506b5
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eelde" ;
    rdfs:label "Eelde", "1953-06-08 - 1953-06-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1953-06-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1953-06-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1953" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1953-06-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1953, Periode: 1953" ;
    a2a:Book "Overlijdensregister Eelde 1953" ;
    a2a:DocumentNumber "16" ;
    a2a:RegistryNumber "1953" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1953, Periode: 1953, Overlijdensregister Eelde 1953, 16, 1953"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/c9a3d097-1517-71c8-9038-ff76745a5ad7.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/8a460884-4e36-4a18-bc4e-07dd30f506b5" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/c9a3d097-1517-71c8-9038-ff76745a5ad7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/8a460884-4e36-4a18-bc4e-07dd30f506b5" ;
  a2a:RecordGUID "{8a460884-4e36-4a18-bc4e-07dd30f506b5}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1953" ;
  a2a:SourceRemarkregister_periode "1953" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_7451_00007451.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Eelde" ;
  a2a:PersonRemarkdatum_overlijden "1953-06-07" .

