@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_c522d31e-cb0c-c231-a3fc-e6e5cf451fe5
  a a2a:Record ;
  rdfs:label "Overlijden op 6 augustus 1970 te Emmen" ;
  a2a:hasPerson oa:person_dar_c522d31e-cb0c-c231-a3fc-e6e5cf451fe5_Person-6f6629cc-238a-a70b-b331-570599acd635, oa:person_dar_c522d31e-cb0c-c231-a3fc-e6e5cf451fe5_Person-d3deea2c-814f-67f3-3f5f-340f205884c2, oa:person_dar_c522d31e-cb0c-c231-a3fc-e6e5cf451fe5_Person-8813dc0f-59a8-e50d-42aa-1b53bc56227c, oa:person_dar_c522d31e-cb0c-c231-a3fc-e6e5cf451fe5_Person-da061c28-985d-6c55-e852-86d27b907d90 ;
  a2a:hasEvent oa:event_dar_c522d31e-cb0c-c231-a3fc-e6e5cf451fe5_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_c522d31e-cb0c-c231-a3fc-e6e5cf451fe5_0, oa:relationep_dar_c522d31e-cb0c-c231-a3fc-e6e5cf451fe5_1, oa:relationep_dar_c522d31e-cb0c-c231-a3fc-e6e5cf451fe5_2, oa:relationep_dar_c522d31e-cb0c-c231-a3fc-e6e5cf451fe5_3 ;
  a2a:hasSource oa:source_dar_c522d31e-cb0c-c231-a3fc-e6e5cf451fe5 .

oa:person_dar_c522d31e-cb0c-c231-a3fc-e6e5cf451fe5_Person-6f6629cc-238a-a70b-b331-570599acd635
  a a2a:Person ;
  rdfs:label "Aagtje Reitsema" ;
  a2a:PersonName [
    rdfs:label "Aagtje Reitsema" ;
    a2a:PersonNameFirstName "Aagtje" ;
    a2a:PersonNameLastName "Reitsema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_c522d31e-cb0c-c231-a3fc-e6e5cf451fe5_Person-d3deea2c-814f-67f3-3f5f-340f205884c2
  a a2a:Person ;
  rdfs:label "Geert Ensing" ;
  a2a:PersonName [
    rdfs:label "Geert Ensing" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Ensing"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_c522d31e-cb0c-c231-a3fc-e6e5cf451fe5_Person-8813dc0f-59a8-e50d-42aa-1b53bc56227c
  a a2a:Person ;
  rdfs:label "Trijntje Kersten" ;
  a2a:PersonName [
    rdfs:label "Trijntje Kersten" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Kersten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_c522d31e-cb0c-c231-a3fc-e6e5cf451fe5_Person-da061c28-985d-6c55-e852-86d27b907d90
  a a2a:Person ;
  rdfs:label "Albert Ensing" ;
  a2a:PersonName [
    rdfs:label "Albert Ensing" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Ensing"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1921-04-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gasselte" ;
    rdfs:label "Gasselte"
  ] .

oa:event_dar_c522d31e-cb0c-c231-a3fc-e6e5cf451fe5_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1970" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1970-08-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] .

oa:relationep_dar_c522d31e-cb0c-c231-a3fc-e6e5cf451fe5_0
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote" ;
  a2a:RelationType "other:Echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_c522d31e-cb0c-c231-a3fc-e6e5cf451fe5_Person:6f6629cc-238a-a70b-b331-570599acd635 ;
  a2a:EventKeyRef oa:event_dar_c522d31e-cb0c-c231-a3fc-e6e5cf451fe5_Event1 .

oa:relationep_dar_c522d31e-cb0c-c231-a3fc-e6e5cf451fe5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_c522d31e-cb0c-c231-a3fc-e6e5cf451fe5_Person:d3deea2c-814f-67f3-3f5f-340f205884c2 ;
  a2a:EventKeyRef oa:event_dar_c522d31e-cb0c-c231-a3fc-e6e5cf451fe5_Event1 .

oa:relationep_dar_c522d31e-cb0c-c231-a3fc-e6e5cf451fe5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_c522d31e-cb0c-c231-a3fc-e6e5cf451fe5_Person:8813dc0f-59a8-e50d-42aa-1b53bc56227c ;
  a2a:EventKeyRef oa:event_dar_c522d31e-cb0c-c231-a3fc-e6e5cf451fe5_Event1 .

oa:relationep_dar_c522d31e-cb0c-c231-a3fc-e6e5cf451fe5_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_c522d31e-cb0c-c231-a3fc-e6e5cf451fe5_Person:da061c28-985d-6c55-e852-86d27b907d90 ;
  a2a:EventKeyRef oa:event_dar_c522d31e-cb0c-c231-a3fc-e6e5cf451fe5_Event1 .

oa:source_dar_c522d31e-cb0c-c231-a3fc-e6e5cf451fe5
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen", "1970-08-06 - 1970-08-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1970-08-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1970-08-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1970" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1970-08-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1970, Periode: 1970" ;
    a2a:Book "Overlijdensregister Emmen 1970" ;
    a2a:DocumentNumber "353" ;
    a2a:RegistryNumber "1970" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1970, Periode: 1970, Overlijdensregister Emmen 1970, 353, 1970"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/824cbcb6-3a5f-af2b-dea8-e88d1c2e5da0.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/c522d31e-cb0c-c231-a3fc-e6e5cf451fe5" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/824cbcb6-3a5f-af2b-dea8-e88d1c2e5da0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-07-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/c522d31e-cb0c-c231-a3fc-e6e5cf451fe5" ;
  a2a:RecordGUID "{c522d31e-cb0c-c231-a3fc-e6e5cf451fe5}" ;
  a2a:SourceRemarkdeel "1970" ;
  a2a:SourceRemarkregister_periode "1970" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_26_00000026.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Emmen" ;
  a2a:PersonRemarkdatum_overlijden "1970-08-06" .

