@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_44211ef5-3544-4eba-9cda-8c609d367e07
  a a2a:Record ;
  rdfs:label "Overlijden op 4 oktober 1880 te Dijkhuizen (Ruinerwold)" ;
  a2a:hasPerson oa:person_dar_44211ef5-3544-4eba-9cda-8c609d367e07_Person-c5847154-c66f-4175-8f09-5db8c1e9e276, oa:person_dar_44211ef5-3544-4eba-9cda-8c609d367e07_Person-31382ab3-f1c0-4355-958b-bc2db880a942, oa:person_dar_44211ef5-3544-4eba-9cda-8c609d367e07_Person-65da5730-b8ec-4415-bc45-752eac871ed1, oa:person_dar_44211ef5-3544-4eba-9cda-8c609d367e07_Person-5d4d50e2-4909-44a9-87b8-447dbfebf9f5 ;
  a2a:hasEvent oa:event_dar_44211ef5-3544-4eba-9cda-8c609d367e07_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_44211ef5-3544-4eba-9cda-8c609d367e07_0, oa:relationep_dar_44211ef5-3544-4eba-9cda-8c609d367e07_1, oa:relationep_dar_44211ef5-3544-4eba-9cda-8c609d367e07_2 ;
  a2a:hasRelationPP oa:relationpp_dar_44211ef5-3544-4eba-9cda-8c609d367e07_0 ;
  a2a:hasSource oa:source_dar_44211ef5-3544-4eba-9cda-8c609d367e07 .

oa:person_dar_44211ef5-3544-4eba-9cda-8c609d367e07_Person-c5847154-c66f-4175-8f09-5db8c1e9e276
  a a2a:Person ;
  rdfs:label "Aaltien Klaas Lubbering" ;
  a2a:PersonName [
    rdfs:label "Aaltien Klaas Lubbering" ;
    a2a:PersonNameFirstName "Aaltien Klaas" ;
    a2a:PersonNameLastName "Lubbering"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_44211ef5-3544-4eba-9cda-8c609d367e07_Person-31382ab3-f1c0-4355-958b-bc2db880a942
  a a2a:Person ;
  rdfs:label "Hendrikjen Gerrits Everts" ;
  a2a:PersonName [
    rdfs:label "Hendrikjen Gerrits Everts" ;
    a2a:PersonNameFirstName "Hendrikjen Gerrits" ;
    a2a:PersonNameLastName "Everts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_44211ef5-3544-4eba-9cda-8c609d367e07_Person-65da5730-b8ec-4415-bc45-752eac871ed1
  a a2a:Person ;
  rdfs:label "Gerrit Jans Smilde" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jans Smilde" ;
    a2a:PersonNameFirstName "Gerrit Jans" ;
    a2a:PersonNameLastName "Smilde"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1823-09-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] ;
  a2a:Profession "timmerman" .

oa:person_dar_44211ef5-3544-4eba-9cda-8c609d367e07_Person-5d4d50e2-4909-44a9-87b8-447dbfebf9f5
  a a2a:Person ;
  rdfs:label "Jan Klaas Smilde" ;
  a2a:PersonName [
    rdfs:label "Jan Klaas Smilde" ;
    a2a:PersonNameFirstName "Jan Klaas" ;
    a2a:PersonNameLastName "Smilde"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_44211ef5-3544-4eba-9cda-8c609d367e07_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1880" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1880-10-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dijkhuizen (Ruinerwold)" ;
    rdfs:label "Dijkhuizen (Ruinerwold)"
  ] .

oa:relationep_dar_44211ef5-3544-4eba-9cda-8c609d367e07_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_44211ef5-3544-4eba-9cda-8c609d367e07_Person:31382ab3-f1c0-4355-958b-bc2db880a942 ;
  a2a:EventKeyRef oa:event_dar_44211ef5-3544-4eba-9cda-8c609d367e07_Event1 .

oa:relationep_dar_44211ef5-3544-4eba-9cda-8c609d367e07_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_44211ef5-3544-4eba-9cda-8c609d367e07_Person:65da5730-b8ec-4415-bc45-752eac871ed1 ;
  a2a:EventKeyRef oa:event_dar_44211ef5-3544-4eba-9cda-8c609d367e07_Event1 .

oa:relationep_dar_44211ef5-3544-4eba-9cda-8c609d367e07_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_44211ef5-3544-4eba-9cda-8c609d367e07_Person:5d4d50e2-4909-44a9-87b8-447dbfebf9f5 ;
  a2a:EventKeyRef oa:event_dar_44211ef5-3544-4eba-9cda-8c609d367e07_Event1 .

oa:relationpp_dar_44211ef5-3544-4eba-9cda-8c609d367e07_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_44211ef5-3544-4eba-9cda-8c609d367e07_Person:65da5730-b8ec-4415-bc45-752eac871ed1, oa:person_dar_44211ef5-3544-4eba-9cda-8c609d367e07_Person:c5847154-c66f-4175-8f09-5db8c1e9e276 .

oa:source_dar_44211ef5-3544-4eba-9cda-8c609d367e07
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold", "1880-10-05 - 1880-10-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-10-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-10-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1880" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1880-10-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1880, Periode: 1880" ;
    a2a:Book "Overlijdensregister Ruinerwold 1880" ;
    a2a:DocumentNumber "47" ;
    a2a:RegistryNumber "1880" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1880, Periode: 1880, Overlijdensregister Ruinerwold 1880, 47, 1880"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/8112fb2e-3d57-c02f-cbb0-de0bdf588adb.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/44211ef5-3544-4eba-9cda-8c609d367e07" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/8112fb2e-3d57-c02f-cbb0-de0bdf588adb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/44211ef5-3544-4eba-9cda-8c609d367e07" ;
  a2a:RecordGUID "{44211ef5-3544-4eba-9cda-8c609d367e07}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_3870_00003870.xml van DAR" .

[] a2a:PersonRemarkdiversen "Plaats doop: -" .
