@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_070eb200-3895-bc90-2d41-2e8d14aaafc7
  a a2a:Record ;
  rdfs:label "Overlijden op 5 augustus 1973 te Coevorden" ;
  a2a:hasPerson oa:person_dar_070eb200-3895-bc90-2d41-2e8d14aaafc7_Person-3e52dad9-7d57-7897-cb3c-34c605d30646, oa:person_dar_070eb200-3895-bc90-2d41-2e8d14aaafc7_Person-db045a6c-2d71-827a-9fbc-f1fb3339973d, oa:person_dar_070eb200-3895-bc90-2d41-2e8d14aaafc7_Person-cc2a9e2d-8935-1297-3c20-300c18acde7a, oa:person_dar_070eb200-3895-bc90-2d41-2e8d14aaafc7_Person-f52cbad1-9ff4-5bab-ad57-de1cd24e3225 ;
  a2a:hasEvent oa:event_dar_070eb200-3895-bc90-2d41-2e8d14aaafc7_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_070eb200-3895-bc90-2d41-2e8d14aaafc7_0, oa:relationep_dar_070eb200-3895-bc90-2d41-2e8d14aaafc7_1, oa:relationep_dar_070eb200-3895-bc90-2d41-2e8d14aaafc7_2, oa:relationep_dar_070eb200-3895-bc90-2d41-2e8d14aaafc7_3 ;
  a2a:hasSource oa:source_dar_070eb200-3895-bc90-2d41-2e8d14aaafc7 .

oa:person_dar_070eb200-3895-bc90-2d41-2e8d14aaafc7_Person-3e52dad9-7d57-7897-cb3c-34c605d30646
  a a2a:Person ;
  rdfs:label "Geertruida Haarmeijer" ;
  a2a:PersonName [
    rdfs:label "Geertruida Haarmeijer" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Haarmeijer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_070eb200-3895-bc90-2d41-2e8d14aaafc7_Person-db045a6c-2d71-827a-9fbc-f1fb3339973d
  a a2a:Person ;
  rdfs:label "Hermannus Lange" ;
  a2a:PersonName [
    rdfs:label "Hermannus Lange" ;
    a2a:PersonNameFirstName "Hermannus" ;
    a2a:PersonNameLastName "Lange"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_070eb200-3895-bc90-2d41-2e8d14aaafc7_Person-cc2a9e2d-8935-1297-3c20-300c18acde7a
  a a2a:Person ;
  rdfs:label "Maria Helena Arkes" ;
  a2a:PersonName [
    rdfs:label "Maria Helena Arkes" ;
    a2a:PersonNameFirstName "Maria Helena" ;
    a2a:PersonNameLastName "Arkes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_070eb200-3895-bc90-2d41-2e8d14aaafc7_Person-f52cbad1-9ff4-5bab-ad57-de1cd24e3225
  a a2a:Person ;
  rdfs:label "Anton Lange" ;
  a2a:PersonName [
    rdfs:label "Anton Lange" ;
    a2a:PersonNameFirstName "Anton" ;
    a2a:PersonNameLastName "Lange"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1895-12-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ambt Hardenberg" ;
    rdfs:label "Ambt Hardenberg"
  ] .

oa:event_dar_070eb200-3895-bc90-2d41-2e8d14aaafc7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1973" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1973-08-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Coevorden" ;
    rdfs:label "Coevorden"
  ] .

oa:relationep_dar_070eb200-3895-bc90-2d41-2e8d14aaafc7_0
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote" ;
  a2a:RelationType "other:Echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_070eb200-3895-bc90-2d41-2e8d14aaafc7_Person:3e52dad9-7d57-7897-cb3c-34c605d30646 ;
  a2a:EventKeyRef oa:event_dar_070eb200-3895-bc90-2d41-2e8d14aaafc7_Event1 .

oa:relationep_dar_070eb200-3895-bc90-2d41-2e8d14aaafc7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_070eb200-3895-bc90-2d41-2e8d14aaafc7_Person:db045a6c-2d71-827a-9fbc-f1fb3339973d ;
  a2a:EventKeyRef oa:event_dar_070eb200-3895-bc90-2d41-2e8d14aaafc7_Event1 .

oa:relationep_dar_070eb200-3895-bc90-2d41-2e8d14aaafc7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_070eb200-3895-bc90-2d41-2e8d14aaafc7_Person:cc2a9e2d-8935-1297-3c20-300c18acde7a ;
  a2a:EventKeyRef oa:event_dar_070eb200-3895-bc90-2d41-2e8d14aaafc7_Event1 .

oa:relationep_dar_070eb200-3895-bc90-2d41-2e8d14aaafc7_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_070eb200-3895-bc90-2d41-2e8d14aaafc7_Person:f52cbad1-9ff4-5bab-ad57-de1cd24e3225 ;
  a2a:EventKeyRef oa:event_dar_070eb200-3895-bc90-2d41-2e8d14aaafc7_Event1 .

oa:source_dar_070eb200-3895-bc90-2d41-2e8d14aaafc7
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Coevorden" ;
    rdfs:label "Coevorden", "1973-08-06 - 1973-08-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1973-08-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1973-08-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1973" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1973-08-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1973, Periode: 1973" ;
    a2a:Book "Overlijdensregister Coevorden 1973" ;
    a2a:DocumentNumber "100" ;
    a2a:RegistryNumber "1973" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1973, Periode: 1973, Overlijdensregister Coevorden 1973, 100, 1973"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/15766017-dc1b-82e7-d289-bc53c5028857.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/070eb200-3895-bc90-2d41-2e8d14aaafc7" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/15766017-dc1b-82e7-d289-bc53c5028857.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-08-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/070eb200-3895-bc90-2d41-2e8d14aaafc7" ;
  a2a:RecordGUID "{070eb200-3895-bc90-2d41-2e8d14aaafc7}" ;
  a2a:SourceRemarkdeel "1973" ;
  a2a:SourceRemarkregister_periode "1973" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_3_00000003.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Coevorden" ;
  a2a:PersonRemarkdatum_overlijden "1973-08-05" .

