@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_2a7de044-90da-d63c-ea2f-95f227fa9ae9
  a a2a:Record ;
  rdfs:label "Overlijden op 14 augustus 1972 te Smilde" ;
  a2a:hasPerson oa:person_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_Person-f9ec34de-5843-1e6e-0366-e3120a9b29c3, oa:person_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_Person-4102e98a-016c-e901-d3e0-4e98a8213a36, oa:person_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_Person-c8249405-be21-77e8-3546-820c0f0885de, oa:person_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_Person-ace22cae-38b8-d4b0-e2c2-c4aaa060fd09, oa:person_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_Person-403b1aa2-5aed-3eb5-2c85-4f325d6b60cb, oa:person_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_Person-6073c2e6-c876-05fe-314b-59d5253d62d6 ;
  a2a:hasEvent oa:event_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_0, oa:relationep_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_1, oa:relationep_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_2, oa:relationep_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_3, oa:relationep_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_4, oa:relationep_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_5 ;
  a2a:hasSource oa:source_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9 .

oa:person_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_Person-f9ec34de-5843-1e6e-0366-e3120a9b29c3
  a a2a:Person ;
  rdfs:label "Derk Brons" ;
  a2a:PersonName [
    rdfs:label "Derk Brons" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNameLastName "Brons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_Person-4102e98a-016c-e901-d3e0-4e98a8213a36
  a a2a:Person ;
  rdfs:label "Tonnis Bolhuis" ;
  a2a:PersonName [
    rdfs:label "Tonnis Bolhuis" ;
    a2a:PersonNameFirstName "Tonnis" ;
    a2a:PersonNameLastName "Bolhuis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_Person-c8249405-be21-77e8-3546-820c0f0885de
  a a2a:Person ;
  rdfs:label "Gerke Bonstra" ;
  a2a:PersonName [
    rdfs:label "Gerke Bonstra" ;
    a2a:PersonNameFirstName "Gerke" ;
    a2a:PersonNameLastName "Bonstra"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_Person-ace22cae-38b8-d4b0-e2c2-c4aaa060fd09
  a a2a:Person ;
  rdfs:label "Geerd Kramer" ;
  a2a:PersonName [
    rdfs:label "Geerd Kramer" ;
    a2a:PersonNameFirstName "Geerd" ;
    a2a:PersonNameLastName "Kramer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_Person-403b1aa2-5aed-3eb5-2c85-4f325d6b60cb
  a a2a:Person ;
  rdfs:label "Christine Bernhardine Petronella Smeins" ;
  a2a:PersonName [
    rdfs:label "Christine Bernhardine Petronella Smeins" ;
    a2a:PersonNameFirstName "Christine Bernhardine Petronella" ;
    a2a:PersonNameLastName "Smeins"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_Person-6073c2e6-c876-05fe-314b-59d5253d62d6
  a a2a:Person ;
  rdfs:label "Anna Engeline Kramer" ;
  a2a:PersonName [
    rdfs:label "Anna Engeline Kramer" ;
    a2a:PersonNameFirstName "Anna Engeline" ;
    a2a:PersonNameLastName "Kramer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1904-07-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bunderhee (Duitsland)" ;
    rdfs:label "Bunderhee (Duitsland)"
  ] .

oa:event_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1972" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1972-08-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Smilde" ;
    rdfs:label "Smilde"
  ] .

oa:relationep_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerder gehuwd met" ;
  a2a:RelationType "other:Eerder gehuwd met" ;
  a2a:PersonKeyRef oa:person_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_Person:f9ec34de-5843-1e6e-0366-e3120a9b29c3 ;
  a2a:EventKeyRef oa:event_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_Event1 .

oa:relationep_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerder gehuwd met" ;
  a2a:RelationType "other:Eerder gehuwd met" ;
  a2a:PersonKeyRef oa:person_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_Person:4102e98a-016c-e901-d3e0-4e98a8213a36 ;
  a2a:EventKeyRef oa:event_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_Event1 .

oa:relationep_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_2
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot" ;
  a2a:RelationType "other:Echtgenoot" ;
  a2a:PersonKeyRef oa:person_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_Person:c8249405-be21-77e8-3546-820c0f0885de ;
  a2a:EventKeyRef oa:event_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_Event1 .

oa:relationep_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_Person:ace22cae-38b8-d4b0-e2c2-c4aaa060fd09 ;
  a2a:EventKeyRef oa:event_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_Event1 .

oa:relationep_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_Person:403b1aa2-5aed-3eb5-2c85-4f325d6b60cb ;
  a2a:EventKeyRef oa:event_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_Event1 .

oa:relationep_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_5
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_Person:6073c2e6-c876-05fe-314b-59d5253d62d6 ;
  a2a:EventKeyRef oa:event_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9_Event1 .

oa:source_dar_2a7de044-90da-d63c-ea2f-95f227fa9ae9
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Smilde" ;
    rdfs:label "Smilde", "1972-08-15 - 1972-08-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1972-08-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1972-08-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1972" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1972-08-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1972, Periode: 1972" ;
    a2a:Book "Overlijdensregister Smilde 1972" ;
    a2a:DocumentNumber "22" ;
    a2a:RegistryNumber "1972" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1972, Periode: 1972, Overlijdensregister Smilde 1972, 22, 1972"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/ba917f04-d387-d9ce-8f68-f0462172487b.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2a7de044-90da-d63c-ea2f-95f227fa9ae9" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/ba917f04-d387-d9ce-8f68-f0462172487b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-11-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2a7de044-90da-d63c-ea2f-95f227fa9ae9" ;
  a2a:RecordGUID "{2a7de044-90da-d63c-ea2f-95f227fa9ae9}" ;
  a2a:SourceRemarkdeel "1972" ;
  a2a:SourceRemarkregister_periode "1972" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_355_00000355.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Smilde" ;
  a2a:PersonRemarkdatum_overlijden "1972-08-14" .

