@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_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4
  a a2a:Record ;
  rdfs:label "Overlijden op 16 december 1971 te Borger" ;
  a2a:hasPerson oa:person_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_Person-7917559f-b872-9fab-aee6-065e2a922b72, oa:person_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_Person-4c6a1002-734c-c784-9367-743bb27fe93d, oa:person_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_Person-e59bcbd2-59a0-95e5-4be8-07ddcc095812, oa:person_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_Person-4f3a0ce9-7a5b-8573-6f8c-4d3b92f29a5a, oa:person_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_Person-71ef64c8-ef48-76a9-81c3-85e0e1790306 ;
  a2a:hasEvent oa:event_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_0, oa:relationep_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_1, oa:relationep_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_2, oa:relationep_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_3, oa:relationep_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_4 ;
  a2a:hasSource oa:source_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4 .

oa:person_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_Person-7917559f-b872-9fab-aee6-065e2a922b72
  a a2a:Person ;
  rdfs:label "Willemine Anette Bos" ;
  a2a:PersonName [
    rdfs:label "Willemine Anette Bos" ;
    a2a:PersonNameFirstName "Willemine Anette" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_Person-4c6a1002-734c-c784-9367-743bb27fe93d
  a a2a:Person ;
  rdfs:label "Aleida Maria Sterenburg" ;
  a2a:PersonName [
    rdfs:label "Aleida Maria Sterenburg" ;
    a2a:PersonNameFirstName "Aleida Maria" ;
    a2a:PersonNameLastName "Sterenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_Person-e59bcbd2-59a0-95e5-4be8-07ddcc095812
  a a2a:Person ;
  rdfs:label "Carl Wilhelm Runge" ;
  a2a:PersonName [
    rdfs:label "Carl Wilhelm Runge" ;
    a2a:PersonNameFirstName "Carl Wilhelm" ;
    a2a:PersonNameLastName "Runge"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_Person-4f3a0ce9-7a5b-8573-6f8c-4d3b92f29a5a
  a a2a:Person ;
  rdfs:label "Badalina Titia Margretha Tjakina Kruiger" ;
  a2a:PersonName [
    rdfs:label "Badalina Titia Margretha Tjakina Kruiger" ;
    a2a:PersonNameFirstName "Badalina Titia Margretha Tjakina" ;
    a2a:PersonNameLastName "Kruiger"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_Person-71ef64c8-ef48-76a9-81c3-85e0e1790306
  a a2a:Person ;
  rdfs:label "Oetze Runge" ;
  a2a:PersonName [
    rdfs:label "Oetze Runge" ;
    a2a:PersonNameFirstName "Oetze" ;
    a2a:PersonNameLastName "Runge"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1882-08-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger"
  ] .

oa:event_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1971" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1971-12-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger"
  ] .

oa:relationep_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_0
  a a2a:RelationEP ;
  rdfs:label "other:Gehuwd geweest" ;
  a2a:RelationType "other:Gehuwd geweest" ;
  a2a:PersonKeyRef oa:person_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_Person:7917559f-b872-9fab-aee6-065e2a922b72 ;
  a2a:EventKeyRef oa:event_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_Event1 .

oa:relationep_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_1
  a a2a:RelationEP ;
  rdfs:label "other:Gehuwd geweest" ;
  a2a:RelationType "other:Gehuwd geweest" ;
  a2a:PersonKeyRef oa:person_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_Person:4c6a1002-734c-c784-9367-743bb27fe93d ;
  a2a:EventKeyRef oa:event_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_Event1 .

oa:relationep_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_Person:e59bcbd2-59a0-95e5-4be8-07ddcc095812 ;
  a2a:EventKeyRef oa:event_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_Event1 .

oa:relationep_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_Person:4f3a0ce9-7a5b-8573-6f8c-4d3b92f29a5a ;
  a2a:EventKeyRef oa:event_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_Event1 .

oa:relationep_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_4
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_Person:71ef64c8-ef48-76a9-81c3-85e0e1790306 ;
  a2a:EventKeyRef oa:event_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4_Event1 .

oa:source_dar_fa5e9b54-8476-56ef-ffae-c6d4f425e8a4
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger", "1971-12-16 - 1971-12-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1971-12-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1971-12-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1971" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1971-12-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1971, Periode: 1971" ;
    a2a:Book "Overlijdensregister Borger 1971" ;
    a2a:DocumentNumber "40" ;
    a2a:RegistryNumber "1971" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1971, Periode: 1971, Overlijdensregister Borger 1971, 40, 1971"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/e3a9fbe0-77f7-faee-d487-abfa7ce281a9.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/fa5e9b54-8476-56ef-ffae-c6d4f425e8a4" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/e3a9fbe0-77f7-faee-d487-abfa7ce281a9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-07-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/fa5e9b54-8476-56ef-ffae-c6d4f425e8a4" ;
  a2a:RecordGUID "{fa5e9b54-8476-56ef-ffae-c6d4f425e8a4}" ;
  a2a:SourceRemarkdeel "1971" ;
  a2a:SourceRemarkregister_periode "1971" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_31_00000031.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Borger" ;
  a2a:PersonRemarkdatum_overlijden "1971-12-16" .

