@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_48454f26-ee64-41e5-a347-e625aa143ce2
  a a2a:Record ;
  rdfs:label "Overlijden op 25 maart 1883 te Leutingewolde (Roden)" ;
  a2a:hasPerson oa:person_dar_48454f26-ee64-41e5-a347-e625aa143ce2_Person-b1158711-9fb4-4d13-b3ce-1fde915299dc, oa:person_dar_48454f26-ee64-41e5-a347-e625aa143ce2_Person-bb96256a-d002-47ae-a188-d86fa9a7015b, oa:person_dar_48454f26-ee64-41e5-a347-e625aa143ce2_Person-5ff0c5f2-4c08-4e1a-b928-ee97acae00a5, oa:person_dar_48454f26-ee64-41e5-a347-e625aa143ce2_Person-f0e49cc2-03b6-47d6-af33-ea7c32448aea ;
  a2a:hasEvent oa:event_dar_48454f26-ee64-41e5-a347-e625aa143ce2_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_48454f26-ee64-41e5-a347-e625aa143ce2_0, oa:relationep_dar_48454f26-ee64-41e5-a347-e625aa143ce2_1, oa:relationep_dar_48454f26-ee64-41e5-a347-e625aa143ce2_2, oa:relationep_dar_48454f26-ee64-41e5-a347-e625aa143ce2_3 ;
  a2a:hasSource oa:source_dar_48454f26-ee64-41e5-a347-e625aa143ce2 .

oa:person_dar_48454f26-ee64-41e5-a347-e625aa143ce2_Person-b1158711-9fb4-4d13-b3ce-1fde915299dc
  a a2a:Person ;
  rdfs:label "Judechien Berends" ;
  a2a:PersonName [
    rdfs:label "Judechien Berends" ;
    a2a:PersonNameFirstName "Judechien" ;
    a2a:PersonNameLastName "Berends"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_48454f26-ee64-41e5-a347-e625aa143ce2_Person-bb96256a-d002-47ae-a188-d86fa9a7015b
  a a2a:Person ;
  rdfs:label "Wijbe Stoffers Sietsema" ;
  a2a:PersonName [
    rdfs:label "Wijbe Stoffers Sietsema" ;
    a2a:PersonNameFirstName "Wijbe Stoffers" ;
    a2a:PersonNameLastName "Sietsema"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1814" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1814-09-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roden" ;
    rdfs:label "Roden"
  ] ;
  a2a:Profession "timmerman" .

oa:person_dar_48454f26-ee64-41e5-a347-e625aa143ce2_Person-5ff0c5f2-4c08-4e1a-b928-ee97acae00a5
  a a2a:Person ;
  rdfs:label "Stoffer Wijbes" ;
  a2a:PersonName [
    rdfs:label "Stoffer Wijbes" ;
    a2a:PersonNameFirstName "Stoffer" ;
    a2a:PersonNameLastName "Wijbes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_48454f26-ee64-41e5-a347-e625aa143ce2_Person-f0e49cc2-03b6-47d6-af33-ea7c32448aea
  a a2a:Person ;
  rdfs:label "Geertien Klaassens Hofsteenge" ;
  a2a:PersonName [
    rdfs:label "Geertien Klaassens Hofsteenge" ;
    a2a:PersonNameFirstName "Geertien Klaassens" ;
    a2a:PersonNameLastName "Hofsteenge"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_48454f26-ee64-41e5-a347-e625aa143ce2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1883" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1883-03-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leutingewolde (Roden)" ;
    rdfs:label "Leutingewolde (Roden)"
  ] .

oa:relationep_dar_48454f26-ee64-41e5-a347-e625aa143ce2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_48454f26-ee64-41e5-a347-e625aa143ce2_Person:b1158711-9fb4-4d13-b3ce-1fde915299dc ;
  a2a:EventKeyRef oa:event_dar_48454f26-ee64-41e5-a347-e625aa143ce2_Event1 .

oa:relationep_dar_48454f26-ee64-41e5-a347-e625aa143ce2_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_48454f26-ee64-41e5-a347-e625aa143ce2_Person:bb96256a-d002-47ae-a188-d86fa9a7015b ;
  a2a:EventKeyRef oa:event_dar_48454f26-ee64-41e5-a347-e625aa143ce2_Event1 .

oa:relationep_dar_48454f26-ee64-41e5-a347-e625aa143ce2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_48454f26-ee64-41e5-a347-e625aa143ce2_Person:5ff0c5f2-4c08-4e1a-b928-ee97acae00a5 ;
  a2a:EventKeyRef oa:event_dar_48454f26-ee64-41e5-a347-e625aa143ce2_Event1 .

oa:relationep_dar_48454f26-ee64-41e5-a347-e625aa143ce2_3
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote" ;
  a2a:RelationType "other:Echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_48454f26-ee64-41e5-a347-e625aa143ce2_Person:f0e49cc2-03b6-47d6-af33-ea7c32448aea ;
  a2a:EventKeyRef oa:event_dar_48454f26-ee64-41e5-a347-e625aa143ce2_Event1 .

oa:source_dar_48454f26-ee64-41e5-a347-e625aa143ce2
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Roden" ;
    rdfs:label "Roden", "1883-03-27 - 1883-03-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1883-03-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1883-03-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1883" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1883-03-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1883, Periode: 1883" ;
    a2a:Book "Overlijdensregister Roden 1883" ;
    a2a:DocumentNumber "17" ;
    a2a:RegistryNumber "1883" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1883, Periode: 1883, Overlijdensregister Roden 1883, 17, 1883"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/3a8d9e8d-8930-f408-d26e-0f034b089a70.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/48454f26-ee64-41e5-a347-e625aa143ce2" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/3a8d9e8d-8930-f408-d26e-0f034b089a70.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/48454f26-ee64-41e5-a347-e625aa143ce2" ;
  a2a:RecordGUID "{48454f26-ee64-41e5-a347-e625aa143ce2}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1883" ;
  a2a:SourceRemarkregister_periode "1883" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_7640_00007640.xml van DAR" .

[]
  a2a:PersonRemarkdiversen "Plaats doop: -" ;
  a2a:PersonRemarkplaats_overlijden "Leutingewolde (Roden)" ;
  a2a:PersonRemarkdatum_overlijden "1883-03-25" .

