@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_462bdc50-cac8-45c8-82f5-07080e8bdf2e
  a a2a:Record ;
  rdfs:label "Overlijden op 15 november 1942 te Odoorn" ;
  a2a:hasPerson oa:person_dar_462bdc50-cac8-45c8-82f5-07080e8bdf2e_Person-a5f77f77-8494-4348-92f8-839934d873be, oa:person_dar_462bdc50-cac8-45c8-82f5-07080e8bdf2e_Person-c3c3d63e-87d0-4452-a7f3-dd078b5b724d, oa:person_dar_462bdc50-cac8-45c8-82f5-07080e8bdf2e_Person-62c8be87-fe3f-44d2-8b28-37dc66011af9, oa:person_dar_462bdc50-cac8-45c8-82f5-07080e8bdf2e_Person-413b0f6f-2801-471b-a202-0d35500e1676 ;
  a2a:hasEvent oa:event_dar_462bdc50-cac8-45c8-82f5-07080e8bdf2e_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_462bdc50-cac8-45c8-82f5-07080e8bdf2e_0, oa:relationep_dar_462bdc50-cac8-45c8-82f5-07080e8bdf2e_1, oa:relationep_dar_462bdc50-cac8-45c8-82f5-07080e8bdf2e_2 ;
  a2a:hasRelationPP oa:relationpp_dar_462bdc50-cac8-45c8-82f5-07080e8bdf2e_0 ;
  a2a:hasSource oa:source_dar_462bdc50-cac8-45c8-82f5-07080e8bdf2e .

oa:person_dar_462bdc50-cac8-45c8-82f5-07080e8bdf2e_Person-a5f77f77-8494-4348-92f8-839934d873be
  a a2a:Person ;
  rdfs:label "Jantien Alting" ;
  a2a:PersonName [
    rdfs:label "Jantien Alting" ;
    a2a:PersonNameFirstName "Jantien" ;
    a2a:PersonNameLastName "Alting"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_462bdc50-cac8-45c8-82f5-07080e8bdf2e_Person-c3c3d63e-87d0-4452-a7f3-dd078b5b724d
  a a2a:Person ;
  rdfs:label "Jantien Aldekamp" ;
  a2a:PersonName [
    rdfs:label "Jantien Aldekamp" ;
    a2a:PersonNameFirstName "Jantien" ;
    a2a:PersonNameLastName "Aldekamp"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "97 jaar" ;
    rdfs:label "97 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_462bdc50-cac8-45c8-82f5-07080e8bdf2e_Person-62c8be87-fe3f-44d2-8b28-37dc66011af9
  a a2a:Person ;
  rdfs:label "Harm Aldekamp" ;
  a2a:PersonName [
    rdfs:label "Harm Aldekamp" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Aldekamp"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_462bdc50-cac8-45c8-82f5-07080e8bdf2e_Person-413b0f6f-2801-471b-a202-0d35500e1676
  a a2a:Person ;
  rdfs:label "Eit Eefting" ;
  a2a:PersonName [
    rdfs:label "Eit Eefting" ;
    a2a:PersonNameFirstName "Eit" ;
    a2a:PersonNameLastName "Eefting"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_462bdc50-cac8-45c8-82f5-07080e8bdf2e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1942" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1942-11-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Odoorn" ;
    rdfs:label "Odoorn"
  ] .

oa:relationep_dar_462bdc50-cac8-45c8-82f5-07080e8bdf2e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_462bdc50-cac8-45c8-82f5-07080e8bdf2e_Person:a5f77f77-8494-4348-92f8-839934d873be ;
  a2a:EventKeyRef oa:event_dar_462bdc50-cac8-45c8-82f5-07080e8bdf2e_Event1 .

oa:relationep_dar_462bdc50-cac8-45c8-82f5-07080e8bdf2e_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_462bdc50-cac8-45c8-82f5-07080e8bdf2e_Person:c3c3d63e-87d0-4452-a7f3-dd078b5b724d ;
  a2a:EventKeyRef oa:event_dar_462bdc50-cac8-45c8-82f5-07080e8bdf2e_Event1 .

oa:relationep_dar_462bdc50-cac8-45c8-82f5-07080e8bdf2e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_462bdc50-cac8-45c8-82f5-07080e8bdf2e_Person:62c8be87-fe3f-44d2-8b28-37dc66011af9 ;
  a2a:EventKeyRef oa:event_dar_462bdc50-cac8-45c8-82f5-07080e8bdf2e_Event1 .

oa:relationpp_dar_462bdc50-cac8-45c8-82f5-07080e8bdf2e_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_462bdc50-cac8-45c8-82f5-07080e8bdf2e_Person:c3c3d63e-87d0-4452-a7f3-dd078b5b724d, oa:person_dar_462bdc50-cac8-45c8-82f5-07080e8bdf2e_Person:413b0f6f-2801-471b-a202-0d35500e1676 .

oa:source_dar_462bdc50-cac8-45c8-82f5-07080e8bdf2e
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Odoorn" ;
    rdfs:label "Odoorn", "1942-11-16 - 1942-11-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1942-11-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1942-11-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1942" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1942-11-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Uittreksel, Deel: 1942, Periode: 1942" ;
    a2a:Book "Overlijdensregister Odoorn 1942" ;
    a2a:DocumentNumber "95" ;
    a2a:RegistryNumber "1942" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Uittreksel, Deel: 1942, Periode: 1942, Overlijdensregister Odoorn 1942, 95, 1942"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/debf6f42-bb43-57ca-bda8-e9c4768116ff.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/462bdc50-cac8-45c8-82f5-07080e8bdf2e" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/debf6f42-bb43-57ca-bda8-e9c4768116ff.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/462bdc50-cac8-45c8-82f5-07080e8bdf2e" ;
  a2a:RecordGUID "{462bdc50-cac8-45c8-82f5-07080e8bdf2e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_3896_00003896.xml van DAR" .

[] a2a:PersonRemarkdiversen "Plaats doop: -" .
