@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_bb4643ac-d2f4-4e58-a535-60e2a90a40fc
  a a2a:Record ;
  rdfs:label "Overlijden op 12 februari 1944 te Exloo (Odoorn)" ;
  a2a:hasPerson oa:person_dar_bb4643ac-d2f4-4e58-a535-60e2a90a40fc_Person-eb98b2ce-2760-4dfa-b799-3d8c70f00bd2, oa:person_dar_bb4643ac-d2f4-4e58-a535-60e2a90a40fc_Person-3ce467c2-4985-469d-920d-61ed9a68e717, oa:person_dar_bb4643ac-d2f4-4e58-a535-60e2a90a40fc_Person-48ed71e7-cd15-4ffe-99ea-22f8c83c6ffc, oa:person_dar_bb4643ac-d2f4-4e58-a535-60e2a90a40fc_Person-dbf7cf60-1375-4f14-ba26-f549e842749c ;
  a2a:hasEvent oa:event_dar_bb4643ac-d2f4-4e58-a535-60e2a90a40fc_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_bb4643ac-d2f4-4e58-a535-60e2a90a40fc_0, oa:relationep_dar_bb4643ac-d2f4-4e58-a535-60e2a90a40fc_1, oa:relationep_dar_bb4643ac-d2f4-4e58-a535-60e2a90a40fc_2, oa:relationep_dar_bb4643ac-d2f4-4e58-a535-60e2a90a40fc_3 ;
  a2a:hasSource oa:source_dar_bb4643ac-d2f4-4e58-a535-60e2a90a40fc .

oa:person_dar_bb4643ac-d2f4-4e58-a535-60e2a90a40fc_Person-eb98b2ce-2760-4dfa-b799-3d8c70f00bd2
  a a2a:Person ;
  rdfs:label "Jantien Berends" ;
  a2a:PersonName [
    rdfs:label "Jantien Berends" ;
    a2a:PersonNameFirstName "Jantien" ;
    a2a:PersonNameLastName "Berends"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_bb4643ac-d2f4-4e58-a535-60e2a90a40fc_Person-3ce467c2-4985-469d-920d-61ed9a68e717
  a a2a:Person ;
  rdfs:label "Jan Boerma" ;
  a2a:PersonName [
    rdfs:label "Jan Boerma" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Boerma"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_bb4643ac-d2f4-4e58-a535-60e2a90a40fc_Person-48ed71e7-cd15-4ffe-99ea-22f8c83c6ffc
  a a2a:Person ;
  rdfs:label "Jantiena Boerma" ;
  a2a:PersonName [
    rdfs:label "Jantiena Boerma" ;
    a2a:PersonNameFirstName "Jantiena" ;
    a2a:PersonNameLastName "Boerma"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "59 jaar" ;
    rdfs:label "59 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Odoorn" ;
    rdfs:label "Odoorn"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_bb4643ac-d2f4-4e58-a535-60e2a90a40fc_Person-dbf7cf60-1375-4f14-ba26-f549e842749c
  a a2a:Person ;
  rdfs:label "Jans Meppelink" ;
  a2a:PersonName [
    rdfs:label "Jans Meppelink" ;
    a2a:PersonNameFirstName "Jans" ;
    a2a:PersonNameLastName "Meppelink"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_bb4643ac-d2f4-4e58-a535-60e2a90a40fc_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1944" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1944-02-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Exloo (Odoorn)" ;
    rdfs:label "Exloo (Odoorn)"
  ] .

oa:relationep_dar_bb4643ac-d2f4-4e58-a535-60e2a90a40fc_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_bb4643ac-d2f4-4e58-a535-60e2a90a40fc_Person:eb98b2ce-2760-4dfa-b799-3d8c70f00bd2 ;
  a2a:EventKeyRef oa:event_dar_bb4643ac-d2f4-4e58-a535-60e2a90a40fc_Event1 .

oa:relationep_dar_bb4643ac-d2f4-4e58-a535-60e2a90a40fc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_bb4643ac-d2f4-4e58-a535-60e2a90a40fc_Person:3ce467c2-4985-469d-920d-61ed9a68e717 ;
  a2a:EventKeyRef oa:event_dar_bb4643ac-d2f4-4e58-a535-60e2a90a40fc_Event1 .

oa:relationep_dar_bb4643ac-d2f4-4e58-a535-60e2a90a40fc_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_bb4643ac-d2f4-4e58-a535-60e2a90a40fc_Person:48ed71e7-cd15-4ffe-99ea-22f8c83c6ffc ;
  a2a:EventKeyRef oa:event_dar_bb4643ac-d2f4-4e58-a535-60e2a90a40fc_Event1 .

oa:relationep_dar_bb4643ac-d2f4-4e58-a535-60e2a90a40fc_3
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot" ;
  a2a:RelationType "other:Echtgenoot" ;
  a2a:PersonKeyRef oa:person_dar_bb4643ac-d2f4-4e58-a535-60e2a90a40fc_Person:dbf7cf60-1375-4f14-ba26-f549e842749c ;
  a2a:EventKeyRef oa:event_dar_bb4643ac-d2f4-4e58-a535-60e2a90a40fc_Event1 .

oa:source_dar_bb4643ac-d2f4-4e58-a535-60e2a90a40fc
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Odoorn" ;
    rdfs:label "Odoorn", "1944-02-14 - 1944-02-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1944-02-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1944-02-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1944" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1944-02-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1944, Periode: 1944" ;
    a2a:Book "Overlijdensregister Odoorn 1944" ;
    a2a:DocumentNumber "12" ;
    a2a:RegistryNumber "1944" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1944, Periode: 1944, Overlijdensregister Odoorn 1944, 12, 1944"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/794350a7-3138-f0fc-ae40-71954d6bad97.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/bb4643ac-d2f4-4e58-a535-60e2a90a40fc" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/794350a7-3138-f0fc-ae40-71954d6bad97.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/bb4643ac-d2f4-4e58-a535-60e2a90a40fc" ;
  a2a:RecordGUID "{bb4643ac-d2f4-4e58-a535-60e2a90a40fc}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1944" ;
  a2a:SourceRemarkregister_periode "1944" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_8948_00008948.xml van DAR" .

[]
  a2a:PersonRemarkdiversen "Plaats doop: -" ;
  a2a:PersonRemarkplaats_overlijden "Exloo (Odoorn)" ;
  a2a:PersonRemarkdatum_overlijden "1944-02-12" .

