@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_0ff03331-62c8-e83a-ecd9-57ab43ca10a1
  a a2a:Record ;
  rdfs:label "Overlijden op 1 februari 1972 te Anloo" ;
  a2a:hasPerson oa:person_dar_0ff03331-62c8-e83a-ecd9-57ab43ca10a1_Person-93047f43-e63b-478e-b13e-cd2bcd508132, oa:person_dar_0ff03331-62c8-e83a-ecd9-57ab43ca10a1_Person-6ba73729-43c1-3ad8-2cc5-fae999fc4439, oa:person_dar_0ff03331-62c8-e83a-ecd9-57ab43ca10a1_Person-0160e30d-34fd-25b8-38d4-c994a54f3280, oa:person_dar_0ff03331-62c8-e83a-ecd9-57ab43ca10a1_Person-3c1f34c1-e77a-f769-209a-fe25eb76f491 ;
  a2a:hasEvent oa:event_dar_0ff03331-62c8-e83a-ecd9-57ab43ca10a1_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_0ff03331-62c8-e83a-ecd9-57ab43ca10a1_0, oa:relationep_dar_0ff03331-62c8-e83a-ecd9-57ab43ca10a1_1, oa:relationep_dar_0ff03331-62c8-e83a-ecd9-57ab43ca10a1_2, oa:relationep_dar_0ff03331-62c8-e83a-ecd9-57ab43ca10a1_3 ;
  a2a:hasSource oa:source_dar_0ff03331-62c8-e83a-ecd9-57ab43ca10a1 .

oa:person_dar_0ff03331-62c8-e83a-ecd9-57ab43ca10a1_Person-93047f43-e63b-478e-b13e-cd2bcd508132
  a a2a:Person ;
  rdfs:label "Geert Kleef" ;
  a2a:PersonName [
    rdfs:label "Geert Kleef" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Kleef"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_0ff03331-62c8-e83a-ecd9-57ab43ca10a1_Person-6ba73729-43c1-3ad8-2cc5-fae999fc4439
  a a2a:Person ;
  rdfs:label "Albert Schuiling" ;
  a2a:PersonName [
    rdfs:label "Albert Schuiling" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Schuiling"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_0ff03331-62c8-e83a-ecd9-57ab43ca10a1_Person-0160e30d-34fd-25b8-38d4-c994a54f3280
  a a2a:Person ;
  rdfs:label "Klaassien Adolfs" ;
  a2a:PersonName [
    rdfs:label "Klaassien Adolfs" ;
    a2a:PersonNameFirstName "Klaassien" ;
    a2a:PersonNameLastName "Adolfs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_0ff03331-62c8-e83a-ecd9-57ab43ca10a1_Person-3c1f34c1-e77a-f769-209a-fe25eb76f491
  a a2a:Person ;
  rdfs:label "Geessien Schuiling" ;
  a2a:PersonName [
    rdfs:label "Geessien Schuiling" ;
    a2a:PersonNameFirstName "Geessien" ;
    a2a:PersonNameLastName "Schuiling"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1879-07-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo"
  ] .

oa:event_dar_0ff03331-62c8-e83a-ecd9-57ab43ca10a1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1972" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1972-02-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo"
  ] .

oa:relationep_dar_0ff03331-62c8-e83a-ecd9-57ab43ca10a1_0
  a a2a:RelationEP ;
  rdfs:label "other:Overleden echtgenoot" ;
  a2a:RelationType "other:Overleden echtgenoot" ;
  a2a:PersonKeyRef oa:person_dar_0ff03331-62c8-e83a-ecd9-57ab43ca10a1_Person:93047f43-e63b-478e-b13e-cd2bcd508132 ;
  a2a:EventKeyRef oa:event_dar_0ff03331-62c8-e83a-ecd9-57ab43ca10a1_Event1 .

oa:relationep_dar_0ff03331-62c8-e83a-ecd9-57ab43ca10a1_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_0ff03331-62c8-e83a-ecd9-57ab43ca10a1_Person:6ba73729-43c1-3ad8-2cc5-fae999fc4439 ;
  a2a:EventKeyRef oa:event_dar_0ff03331-62c8-e83a-ecd9-57ab43ca10a1_Event1 .

oa:relationep_dar_0ff03331-62c8-e83a-ecd9-57ab43ca10a1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_0ff03331-62c8-e83a-ecd9-57ab43ca10a1_Person:0160e30d-34fd-25b8-38d4-c994a54f3280 ;
  a2a:EventKeyRef oa:event_dar_0ff03331-62c8-e83a-ecd9-57ab43ca10a1_Event1 .

oa:relationep_dar_0ff03331-62c8-e83a-ecd9-57ab43ca10a1_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_0ff03331-62c8-e83a-ecd9-57ab43ca10a1_Person:3c1f34c1-e77a-f769-209a-fe25eb76f491 ;
  a2a:EventKeyRef oa:event_dar_0ff03331-62c8-e83a-ecd9-57ab43ca10a1_Event1 .

oa:source_dar_0ff03331-62c8-e83a-ecd9-57ab43ca10a1
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo", "1972-02-02 - 1972-02-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1972-02-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1972-02-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1972" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1972-02-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1972, Periode: 1972" ;
    a2a:Book "Overlijdensregister Anloo 1972" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "1972" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1972, Periode: 1972, Overlijdensregister Anloo 1972, 5, 1972"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/7807ca0e-1eb4-873f-9555-9637767c943a.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/0ff03331-62c8-e83a-ecd9-57ab43ca10a1" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/7807ca0e-1eb4-873f-9555-9637767c943a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/0ff03331-62c8-e83a-ecd9-57ab43ca10a1" ;
  a2a:RecordGUID "{0ff03331-62c8-e83a-ecd9-57ab43ca10a1}" ;
  a2a:SourceRemarkdeel "1972" ;
  a2a:SourceRemarkregister_periode "1972" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_386_00000386.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Anloo" ;
  a2a:PersonRemarkdatum_overlijden "1972-02-01" .

