@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_08bf2848-2c06-cbf6-2c28-873bbc024eda
  a a2a:Record ;
  rdfs:label "Overlijden op 14 juli 1973 te Sleen" ;
  a2a:hasPerson oa:person_dar_08bf2848-2c06-cbf6-2c28-873bbc024eda_Person-b34b26f6-5f98-f060-b1d4-18481c729e5b, oa:person_dar_08bf2848-2c06-cbf6-2c28-873bbc024eda_Person-1207f4b0-5a5a-50f7-0308-2b95dd518caa, oa:person_dar_08bf2848-2c06-cbf6-2c28-873bbc024eda_Person-f602a6d7-a00a-0298-fc3e-1f32faeebdc4, oa:person_dar_08bf2848-2c06-cbf6-2c28-873bbc024eda_Person-eb66c940-30e7-78cb-caba-df598fdf4521 ;
  a2a:hasEvent oa:event_dar_08bf2848-2c06-cbf6-2c28-873bbc024eda_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_08bf2848-2c06-cbf6-2c28-873bbc024eda_0, oa:relationep_dar_08bf2848-2c06-cbf6-2c28-873bbc024eda_1, oa:relationep_dar_08bf2848-2c06-cbf6-2c28-873bbc024eda_2, oa:relationep_dar_08bf2848-2c06-cbf6-2c28-873bbc024eda_3 ;
  a2a:hasSource oa:source_dar_08bf2848-2c06-cbf6-2c28-873bbc024eda .

oa:person_dar_08bf2848-2c06-cbf6-2c28-873bbc024eda_Person-b34b26f6-5f98-f060-b1d4-18481c729e5b
  a a2a:Person ;
  rdfs:label "Albert Koopman" ;
  a2a:PersonName [
    rdfs:label "Albert Koopman" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Koopman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_08bf2848-2c06-cbf6-2c28-873bbc024eda_Person-1207f4b0-5a5a-50f7-0308-2b95dd518caa
  a a2a:Person ;
  rdfs:label "Willem Brouwer" ;
  a2a:PersonName [
    rdfs:label "Willem Brouwer" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_08bf2848-2c06-cbf6-2c28-873bbc024eda_Person-f602a6d7-a00a-0298-fc3e-1f32faeebdc4
  a a2a:Person ;
  rdfs:label "Roelfje Gewald" ;
  a2a:PersonName [
    rdfs:label "Roelfje Gewald" ;
    a2a:PersonNameFirstName "Roelfje" ;
    a2a:PersonNameLastName "Gewald"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_08bf2848-2c06-cbf6-2c28-873bbc024eda_Person-eb66c940-30e7-78cb-caba-df598fdf4521
  a a2a:Person ;
  rdfs:label "Geertien Brouwer" ;
  a2a:PersonName [
    rdfs:label "Geertien Brouwer" ;
    a2a:PersonNameFirstName "Geertien" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1888-10-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleen" ;
    rdfs:label "Sleen"
  ] .

oa:event_dar_08bf2848-2c06-cbf6-2c28-873bbc024eda_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1973" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1973-07-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sleen" ;
    rdfs:label "Sleen"
  ] .

oa:relationep_dar_08bf2848-2c06-cbf6-2c28-873bbc024eda_0
  a a2a:RelationEP ;
  rdfs:label "other:Gehuwd geweest met" ;
  a2a:RelationType "other:Gehuwd geweest met" ;
  a2a:PersonKeyRef oa:person_dar_08bf2848-2c06-cbf6-2c28-873bbc024eda_Person:b34b26f6-5f98-f060-b1d4-18481c729e5b ;
  a2a:EventKeyRef oa:event_dar_08bf2848-2c06-cbf6-2c28-873bbc024eda_Event1 .

oa:relationep_dar_08bf2848-2c06-cbf6-2c28-873bbc024eda_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_08bf2848-2c06-cbf6-2c28-873bbc024eda_Person:1207f4b0-5a5a-50f7-0308-2b95dd518caa ;
  a2a:EventKeyRef oa:event_dar_08bf2848-2c06-cbf6-2c28-873bbc024eda_Event1 .

oa:relationep_dar_08bf2848-2c06-cbf6-2c28-873bbc024eda_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_08bf2848-2c06-cbf6-2c28-873bbc024eda_Person:f602a6d7-a00a-0298-fc3e-1f32faeebdc4 ;
  a2a:EventKeyRef oa:event_dar_08bf2848-2c06-cbf6-2c28-873bbc024eda_Event1 .

oa:relationep_dar_08bf2848-2c06-cbf6-2c28-873bbc024eda_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_08bf2848-2c06-cbf6-2c28-873bbc024eda_Person:eb66c940-30e7-78cb-caba-df598fdf4521 ;
  a2a:EventKeyRef oa:event_dar_08bf2848-2c06-cbf6-2c28-873bbc024eda_Event1 .

oa:source_dar_08bf2848-2c06-cbf6-2c28-873bbc024eda
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Sleen" ;
    rdfs:label "Sleen", "1973-07-16 - 1973-07-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1973-07-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1973-07-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1973" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1973-07-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1973, Periode: 1973" ;
    a2a:Book "Overlijdensregister Sleen 1973" ;
    a2a:DocumentNumber "27" ;
    a2a:RegistryNumber "1973" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1973, Periode: 1973, Overlijdensregister Sleen 1973, 27, 1973"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/598e5f40-82ef-2fef-ace9-d2bf94d1a1d9.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/08bf2848-2c06-cbf6-2c28-873bbc024eda" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/598e5f40-82ef-2fef-ace9-d2bf94d1a1d9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-10-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/08bf2848-2c06-cbf6-2c28-873bbc024eda" ;
  a2a:RecordGUID "{08bf2848-2c06-cbf6-2c28-873bbc024eda}" ;
  a2a:SourceRemarkdeel "1973" ;
  a2a:SourceRemarkregister_periode "1973" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_163_00000163.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Sleen" ;
  a2a:PersonRemarkdatum_overlijden "1973-07-14" .

