@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_0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd
  a a2a:Record ;
  rdfs:label "Overlijden op 26 januari 1872 te Zeijen (Vries)" ;
  a2a:hasPerson oa:person_dar_0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd_Person-6fa4a005-f3fd-4df2-9ec9-a66e11a98c59, oa:person_dar_0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd_Person-63d36f45-7e49-446c-a094-efe3822e5741, oa:person_dar_0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd_Person-9218f948-d43b-42d9-9ecd-011f4c806a92, oa:person_dar_0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd_Person-4a27e196-31a5-4c61-8533-04acb63724ad ;
  a2a:hasEvent oa:event_dar_0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd_0, oa:relationep_dar_0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd_1, oa:relationep_dar_0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd_2, oa:relationep_dar_0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd_3 ;
  a2a:hasSource oa:source_dar_0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd .

oa:person_dar_0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd_Person-6fa4a005-f3fd-4df2-9ec9-a66e11a98c59
  a a2a:Person ;
  rdfs:label "Harmtien Ebbinge" ;
  a2a:PersonName [
    rdfs:label "Harmtien Ebbinge" ;
    a2a:PersonNameFirstName "Harmtien" ;
    a2a:PersonNameLastName "Ebbinge"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd_Person-63d36f45-7e49-446c-a094-efe3822e5741
  a a2a:Person ;
  rdfs:label "Jan Hadders" ;
  a2a:PersonName [
    rdfs:label "Jan Hadders" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Hadders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd_Person-9218f948-d43b-42d9-9ecd-011f4c806a92
  a a2a:Person ;
  rdfs:label "Jacob Snijders" ;
  a2a:PersonName [
    rdfs:label "Jacob Snijders" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Snijders"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd_Person-4a27e196-31a5-4c61-8533-04acb63724ad
  a a2a:Person ;
  rdfs:label "Maria Snijders" ;
  a2a:PersonName [
    rdfs:label "Maria Snijders" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Snijders"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "46 jaar en 6 maand" ;
    rdfs:label "46 jaar en 6 maand"
  ] ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1825-06-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eelde" ;
    rdfs:label "Eelde"
  ] ;
  a2a:Profession "zonder" .

oa:event_dar_0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1872" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1872-01-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zeijen (Vries)" ;
    rdfs:label "Zeijen (Vries)"
  ] .

oa:relationep_dar_0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd_Person:6fa4a005-f3fd-4df2-9ec9-a66e11a98c59 ;
  a2a:EventKeyRef oa:event_dar_0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd_Event1 .

oa:relationep_dar_0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd_1
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot" ;
  a2a:RelationType "other:Echtgenoot" ;
  a2a:PersonKeyRef oa:person_dar_0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd_Person:63d36f45-7e49-446c-a094-efe3822e5741 ;
  a2a:EventKeyRef oa:event_dar_0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd_Event1 .

oa:relationep_dar_0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd_Person:9218f948-d43b-42d9-9ecd-011f4c806a92 ;
  a2a:EventKeyRef oa:event_dar_0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd_Event1 .

oa:relationep_dar_0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd_Person:4a27e196-31a5-4c61-8533-04acb63724ad ;
  a2a:EventKeyRef oa:event_dar_0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd_Event1 .

oa:source_dar_0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries", "1872-01-26 - 1872-01-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1872-01-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1872-01-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1872" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1872-01-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1872, Periode: 1872" ;
    a2a:Book "Overlijdensregister Vries 1872" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "1872" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1872, Periode: 1872, Overlijdensregister Vries 1872, 5, 1872"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/d5be75ba-2f02-dc6e-52f8-fb2a4abf653c.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/d5be75ba-2f02-dc6e-52f8-fb2a4abf653c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd" ;
  a2a:RecordGUID "{0268c21f-0c19-4fe9-9a3f-5cbaf71b86fd}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1872" ;
  a2a:SourceRemarkregister_periode "1872" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_9153_00009153.xml van DAR" .

[]
  a2a:PersonRemarkdiversen "Plaats doop: -" ;
  a2a:PersonRemarkplaats_overlijden "Zeijen (Vries)" ;
  a2a:PersonRemarkdatum_overlijden "1872-01-26" .

