@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_e19f6927-a5c7-ebe9-6d82-e720b1c6ec45
  a a2a:Record ;
  rdfs:label "Overlijden op 31 januari 1970 te Coevorden" ;
  a2a:hasPerson oa:person_dar_e19f6927-a5c7-ebe9-6d82-e720b1c6ec45_Person-5231f06e-55f4-7ac2-cf9a-f51e2829a20b, oa:person_dar_e19f6927-a5c7-ebe9-6d82-e720b1c6ec45_Person-65481539-b153-8342-d2d8-8398977d6164, oa:person_dar_e19f6927-a5c7-ebe9-6d82-e720b1c6ec45_Person-f4cb7c7c-e81c-8d58-0326-a059b6ef6e33, oa:person_dar_e19f6927-a5c7-ebe9-6d82-e720b1c6ec45_Person-3c5301a4-b327-0a6a-5b4f-4bbfeab1eaf4 ;
  a2a:hasEvent oa:event_dar_e19f6927-a5c7-ebe9-6d82-e720b1c6ec45_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_e19f6927-a5c7-ebe9-6d82-e720b1c6ec45_0, oa:relationep_dar_e19f6927-a5c7-ebe9-6d82-e720b1c6ec45_1, oa:relationep_dar_e19f6927-a5c7-ebe9-6d82-e720b1c6ec45_2 ;
  a2a:hasRelationPP oa:relationpp_dar_e19f6927-a5c7-ebe9-6d82-e720b1c6ec45_0 ;
  a2a:hasSource oa:source_dar_e19f6927-a5c7-ebe9-6d82-e720b1c6ec45 .

oa:person_dar_e19f6927-a5c7-ebe9-6d82-e720b1c6ec45_Person-5231f06e-55f4-7ac2-cf9a-f51e2829a20b
  a a2a:Person ;
  rdfs:label "Alida Martha Lewering" ;
  a2a:PersonName [
    rdfs:label "Alida Martha Lewering" ;
    a2a:PersonNameFirstName "Alida Martha" ;
    a2a:PersonNameLastName "Lewering"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_e19f6927-a5c7-ebe9-6d82-e720b1c6ec45_Person-65481539-b153-8342-d2d8-8398977d6164
  a a2a:Person ;
  rdfs:label "Lambert Stoker" ;
  a2a:PersonName [
    rdfs:label "Lambert Stoker" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNameLastName "Stoker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_e19f6927-a5c7-ebe9-6d82-e720b1c6ec45_Person-f4cb7c7c-e81c-8d58-0326-a059b6ef6e33
  a a2a:Person ;
  rdfs:label "Geertje Tingen" ;
  a2a:PersonName [
    rdfs:label "Geertje Tingen" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Tingen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_e19f6927-a5c7-ebe9-6d82-e720b1c6ec45_Person-3c5301a4-b327-0a6a-5b4f-4bbfeab1eaf4
  a a2a:Person ;
  rdfs:label "Harm Stoker" ;
  a2a:PersonName [
    rdfs:label "Harm Stoker" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Stoker"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1886-09-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlagtwedde" ;
    rdfs:label "Vlagtwedde"
  ] .

oa:event_dar_e19f6927-a5c7-ebe9-6d82-e720b1c6ec45_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1970" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1970-01-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Coevorden" ;
    rdfs:label "Coevorden"
  ] .

oa:relationep_dar_e19f6927-a5c7-ebe9-6d82-e720b1c6ec45_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_e19f6927-a5c7-ebe9-6d82-e720b1c6ec45_Person:65481539-b153-8342-d2d8-8398977d6164 ;
  a2a:EventKeyRef oa:event_dar_e19f6927-a5c7-ebe9-6d82-e720b1c6ec45_Event1 .

oa:relationep_dar_e19f6927-a5c7-ebe9-6d82-e720b1c6ec45_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_e19f6927-a5c7-ebe9-6d82-e720b1c6ec45_Person:f4cb7c7c-e81c-8d58-0326-a059b6ef6e33 ;
  a2a:EventKeyRef oa:event_dar_e19f6927-a5c7-ebe9-6d82-e720b1c6ec45_Event1 .

oa:relationep_dar_e19f6927-a5c7-ebe9-6d82-e720b1c6ec45_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_e19f6927-a5c7-ebe9-6d82-e720b1c6ec45_Person:3c5301a4-b327-0a6a-5b4f-4bbfeab1eaf4 ;
  a2a:EventKeyRef oa:event_dar_e19f6927-a5c7-ebe9-6d82-e720b1c6ec45_Event1 .

oa:relationpp_dar_e19f6927-a5c7-ebe9-6d82-e720b1c6ec45_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_e19f6927-a5c7-ebe9-6d82-e720b1c6ec45_Person:3c5301a4-b327-0a6a-5b4f-4bbfeab1eaf4, oa:person_dar_e19f6927-a5c7-ebe9-6d82-e720b1c6ec45_Person:5231f06e-55f4-7ac2-cf9a-f51e2829a20b .

oa:source_dar_e19f6927-a5c7-ebe9-6d82-e720b1c6ec45
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Coevorden" ;
    rdfs:label "Coevorden", "1970-02-02 - 1970-02-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1970-02-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1970-02-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1970" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1970-02-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1970, Periode: 1970" ;
    a2a:Book "Overlijdensregister Coevorden 1970" ;
    a2a:DocumentNumber "25" ;
    a2a:RegistryNumber "1970" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1970, Periode: 1970, Overlijdensregister Coevorden 1970, 25, 1970"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/6a90099e-f04d-9b5b-a738-cbb341769411.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e19f6927-a5c7-ebe9-6d82-e720b1c6ec45" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/6a90099e-f04d-9b5b-a738-cbb341769411.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-09-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e19f6927-a5c7-ebe9-6d82-e720b1c6ec45" ;
  a2a:RecordGUID "{e19f6927-a5c7-ebe9-6d82-e720b1c6ec45}" ;
  a2a:SourceRemarkdeel "1970" ;
  a2a:SourceRemarkregister_periode "1970" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_570_00000570.xml van DAR" .

[] a2a:PersonRemarkdatum_overlijden "1970-01-31" .
