@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_f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7
  a a2a:Record ;
  rdfs:label "Overlijden op 18 februari 1907 te Drouwenerveen" ;
  a2a:hasPerson oa:person_dar_f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7_Person-f13d95c2-b2e9-4f16-9d54-a69110881462, oa:person_dar_f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7_Person-00aa33d8-343c-41c3-a4eb-8c4e24df67b5, oa:person_dar_f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7_Person-7c3927d1-c9b7-44c5-bac7-73b6bf3e39d8, oa:person_dar_f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7_Person-2485e35a-f9c6-46f2-aab4-5bcc571f7953 ;
  a2a:hasEvent oa:event_dar_f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7_0, oa:relationep_dar_f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7_1, oa:relationep_dar_f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7_2, oa:relationep_dar_f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7_3 ;
  a2a:hasSource oa:source_dar_f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7 .

oa:person_dar_f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7_Person-f13d95c2-b2e9-4f16-9d54-a69110881462
  a a2a:Person ;
  rdfs:label "Aaltien Hindriks" ;
  a2a:PersonName [
    rdfs:label "Aaltien Hindriks" ;
    a2a:PersonNameFirstName "Aaltien" ;
    a2a:PersonNameLastName "Hindriks"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7_Person-00aa33d8-343c-41c3-a4eb-8c4e24df67b5
  a a2a:Person ;
  rdfs:label "Marchien Jonkman" ;
  a2a:PersonName [
    rdfs:label "Marchien Jonkman" ;
    a2a:PersonNameFirstName "Marchien" ;
    a2a:PersonNameLastName "Jonkman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7_Person-7c3927d1-c9b7-44c5-bac7-73b6bf3e39d8
  a a2a:Person ;
  rdfs:label "Geert Willems Koops" ;
  a2a:PersonName [
    rdfs:label "Geert Willems Koops" ;
    a2a:PersonNameFirstName "Geert Willems" ;
    a2a:PersonNameLastName "Koops"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7_Person-2485e35a-f9c6-46f2-aab4-5bcc571f7953
  a a2a:Person ;
  rdfs:label "Gerrit Koops" ;
  a2a:PersonName [
    rdfs:label "Gerrit Koops" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Koops"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "82 jaar" ;
    rdfs:label "82 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1825-01-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger"
  ] ;
  a2a:Profession "arbeider" .

oa:event_dar_f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1907" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1907-02-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drouwenerveen" ;
    rdfs:label "Drouwenerveen"
  ] .

oa:relationep_dar_f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7_Person:f13d95c2-b2e9-4f16-9d54-a69110881462 ;
  a2a:EventKeyRef oa:event_dar_f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7_Event1 .

oa:relationep_dar_f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7_1
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote" ;
  a2a:RelationType "other:Echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7_Person:00aa33d8-343c-41c3-a4eb-8c4e24df67b5 ;
  a2a:EventKeyRef oa:event_dar_f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7_Event1 .

oa:relationep_dar_f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7_Person:7c3927d1-c9b7-44c5-bac7-73b6bf3e39d8 ;
  a2a:EventKeyRef oa:event_dar_f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7_Event1 .

oa:relationep_dar_f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7_Person:2485e35a-f9c6-46f2-aab4-5bcc571f7953 ;
  a2a:EventKeyRef oa:event_dar_f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7_Event1 .

oa:source_dar_f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger", "1907-02-19 - 1907-02-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-02-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-02-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1907" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1907-02-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1907, Periode: 1907" ;
    a2a:Book "Overlijdensregister Borger 1907" ;
    a2a:DocumentNumber "20" ;
    a2a:RegistryNumber "1907" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1907, Periode: 1907, Overlijdensregister Borger 1907, 20, 1907"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/49cbb29d-834f-382b-c38c-c4a521c0050e.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/49cbb29d-834f-382b-c38c-c4a521c0050e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7" ;
  a2a:RecordGUID "{f3eb5a4f-df5f-4e9b-bcd2-d3bcda2210a7}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1907" ;
  a2a:SourceRemarkregister_periode "1907" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_5926_00005926.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Drouwenerveen" ;
  a2a:PersonRemarkdatum_overlijden "1907-02-18" .

