@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_c899523c-9c18-4c4e-9b13-e3004451f729
  a a2a:Record ;
  rdfs:label "Overlijden op 30 maart 1909 te Eext" ;
  a2a:hasPerson oa:person_dar_c899523c-9c18-4c4e-9b13-e3004451f729_Person-87ab63b0-a9ec-4133-bfc1-66ab9c9386b6, oa:person_dar_c899523c-9c18-4c4e-9b13-e3004451f729_Person-a99cbef4-f345-4931-8e5b-09e1407bb65d, oa:person_dar_c899523c-9c18-4c4e-9b13-e3004451f729_Person-890c36b2-bc10-48f8-a421-5655119064cc, oa:person_dar_c899523c-9c18-4c4e-9b13-e3004451f729_Person-a1325ef0-a430-499c-9679-2ed3f7836965, oa:person_dar_c899523c-9c18-4c4e-9b13-e3004451f729_Person-3a43c2f3-91bb-48a7-af23-745b4cd37bae ;
  a2a:hasEvent oa:event_dar_c899523c-9c18-4c4e-9b13-e3004451f729_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_c899523c-9c18-4c4e-9b13-e3004451f729_0, oa:relationep_dar_c899523c-9c18-4c4e-9b13-e3004451f729_1, oa:relationep_dar_c899523c-9c18-4c4e-9b13-e3004451f729_2, oa:relationep_dar_c899523c-9c18-4c4e-9b13-e3004451f729_3, oa:relationep_dar_c899523c-9c18-4c4e-9b13-e3004451f729_4 ;
  a2a:hasSource oa:source_dar_c899523c-9c18-4c4e-9b13-e3004451f729 .

oa:person_dar_c899523c-9c18-4c4e-9b13-e3004451f729_Person-87ab63b0-a9ec-4133-bfc1-66ab9c9386b6
  a a2a:Person ;
  rdfs:label "Grietien Berends Koops" ;
  a2a:PersonName [
    rdfs:label "Grietien Berends Koops" ;
    a2a:PersonNameFirstName "Grietien Berends" ;
    a2a:PersonNameLastName "Koops"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_c899523c-9c18-4c4e-9b13-e3004451f729_Person-a99cbef4-f345-4931-8e5b-09e1407bb65d
  a a2a:Person ;
  rdfs:label "Aaltien Hofsteenge" ;
  a2a:PersonName [
    rdfs:label "Aaltien Hofsteenge" ;
    a2a:PersonNameFirstName "Aaltien" ;
    a2a:PersonNameLastName "Hofsteenge"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_c899523c-9c18-4c4e-9b13-e3004451f729_Person-890c36b2-bc10-48f8-a421-5655119064cc
  a a2a:Person ;
  rdfs:label "Aaltien Julsing" ;
  a2a:PersonName [
    rdfs:label "Aaltien Julsing" ;
    a2a:PersonNameFirstName "Aaltien" ;
    a2a:PersonNameLastName "Julsing"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_c899523c-9c18-4c4e-9b13-e3004451f729_Person-a1325ef0-a430-499c-9679-2ed3f7836965
  a a2a:Person ;
  rdfs:label "Egbert Koops" ;
  a2a:PersonName [
    rdfs:label "Egbert Koops" ;
    a2a:PersonNameFirstName "Egbert" ;
    a2a:PersonNameLastName "Koops"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_c899523c-9c18-4c4e-9b13-e3004451f729_Person-3a43c2f3-91bb-48a7-af23-745b4cd37bae
  a a2a:Person ;
  rdfs:label "Roelof Koops" ;
  a2a:PersonName [
    rdfs:label "Roelof Koops" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Koops"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1838-04-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_dar_c899523c-9c18-4c4e-9b13-e3004451f729_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1909-03-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eext" ;
    rdfs:label "Eext"
  ] .

oa:relationep_dar_c899523c-9c18-4c4e-9b13-e3004451f729_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_c899523c-9c18-4c4e-9b13-e3004451f729_Person:87ab63b0-a9ec-4133-bfc1-66ab9c9386b6 ;
  a2a:EventKeyRef oa:event_dar_c899523c-9c18-4c4e-9b13-e3004451f729_Event1 .

oa:relationep_dar_c899523c-9c18-4c4e-9b13-e3004451f729_1
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote" ;
  a2a:RelationType "other:Echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_c899523c-9c18-4c4e-9b13-e3004451f729_Person:a99cbef4-f345-4931-8e5b-09e1407bb65d ;
  a2a:EventKeyRef oa:event_dar_c899523c-9c18-4c4e-9b13-e3004451f729_Event1 .

oa:relationep_dar_c899523c-9c18-4c4e-9b13-e3004451f729_2
  a a2a:RelationEP ;
  rdfs:label "other:Overleden echtgenote" ;
  a2a:RelationType "other:Overleden echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_c899523c-9c18-4c4e-9b13-e3004451f729_Person:890c36b2-bc10-48f8-a421-5655119064cc ;
  a2a:EventKeyRef oa:event_dar_c899523c-9c18-4c4e-9b13-e3004451f729_Event1 .

oa:relationep_dar_c899523c-9c18-4c4e-9b13-e3004451f729_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_c899523c-9c18-4c4e-9b13-e3004451f729_Person:a1325ef0-a430-499c-9679-2ed3f7836965 ;
  a2a:EventKeyRef oa:event_dar_c899523c-9c18-4c4e-9b13-e3004451f729_Event1 .

oa:relationep_dar_c899523c-9c18-4c4e-9b13-e3004451f729_4
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_c899523c-9c18-4c4e-9b13-e3004451f729_Person:3a43c2f3-91bb-48a7-af23-745b4cd37bae ;
  a2a:EventKeyRef oa:event_dar_c899523c-9c18-4c4e-9b13-e3004451f729_Event1 .

oa:source_dar_c899523c-9c18-4c4e-9b13-e3004451f729
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo", "1909-03-30 - 1909-03-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-03-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-03-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1909-03-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1909, Periode: 1909" ;
    a2a:Book "Overlijdensregister Anloo 1909" ;
    a2a:DocumentNumber "24" ;
    a2a:RegistryNumber "1909" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1909, Periode: 1909, Overlijdensregister Anloo 1909, 24, 1909"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/e88252d9-f298-a339-5dd8-d711069ef712.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/c899523c-9c18-4c4e-9b13-e3004451f729" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/e88252d9-f298-a339-5dd8-d711069ef712.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/c899523c-9c18-4c4e-9b13-e3004451f729" ;
  a2a:RecordGUID "{c899523c-9c18-4c4e-9b13-e3004451f729}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1909" ;
  a2a:SourceRemarkregister_periode "1909" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_8583_00008583.xml van DAR" .

[]
  a2a:PersonRemarkdiversen "Plaats doop: -" ;
  a2a:PersonRemarkplaats_overlijden "Eext" ;
  a2a:PersonRemarkdatum_overlijden "1909-03-30" .

