@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_0cd053f0-e2a6-4930-85c2-69eb8e57e76b
  a a2a:Record ;
  rdfs:label "Overlijden op 1 november 1898 te Eext" ;
  a2a:hasPerson oa:person_dar_0cd053f0-e2a6-4930-85c2-69eb8e57e76b_Person-d7e80d96-28a2-40a8-b849-2e16380a7937, oa:person_dar_0cd053f0-e2a6-4930-85c2-69eb8e57e76b_Person-585879a7-6067-4a0b-8c2a-28992588a96a, oa:person_dar_0cd053f0-e2a6-4930-85c2-69eb8e57e76b_Person-57ed9852-85f6-4550-b73e-ab7e7dd7b7c2, oa:person_dar_0cd053f0-e2a6-4930-85c2-69eb8e57e76b_Person-487b36a2-c496-4f6d-8838-dfe4c9bbe0f2 ;
  a2a:hasEvent oa:event_dar_0cd053f0-e2a6-4930-85c2-69eb8e57e76b_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_0cd053f0-e2a6-4930-85c2-69eb8e57e76b_0, oa:relationep_dar_0cd053f0-e2a6-4930-85c2-69eb8e57e76b_1, oa:relationep_dar_0cd053f0-e2a6-4930-85c2-69eb8e57e76b_2, oa:relationep_dar_0cd053f0-e2a6-4930-85c2-69eb8e57e76b_3 ;
  a2a:hasSource oa:source_dar_0cd053f0-e2a6-4930-85c2-69eb8e57e76b .

oa:person_dar_0cd053f0-e2a6-4930-85c2-69eb8e57e76b_Person-d7e80d96-28a2-40a8-b849-2e16380a7937
  a a2a:Person ;
  rdfs:label "Jantien Jans Sans" ;
  a2a:PersonName [
    rdfs:label "Jantien Jans Sans" ;
    a2a:PersonNameFirstName "Jantien Jans" ;
    a2a:PersonNameLastName "Sans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_0cd053f0-e2a6-4930-85c2-69eb8e57e76b_Person-585879a7-6067-4a0b-8c2a-28992588a96a
  a a2a:Person ;
  rdfs:label "Jan Klooster" ;
  a2a:PersonName [
    rdfs:label "Jan Klooster" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Klooster"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_0cd053f0-e2a6-4930-85c2-69eb8e57e76b_Person-57ed9852-85f6-4550-b73e-ab7e7dd7b7c2
  a a2a:Person ;
  rdfs:label "Jan Jans Rotgers" ;
  a2a:PersonName [
    rdfs:label "Jan Jans Rotgers" ;
    a2a:PersonNameFirstName "Jan Jans" ;
    a2a:PersonNameLastName "Rotgers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_0cd053f0-e2a6-4930-85c2-69eb8e57e76b_Person-487b36a2-c496-4f6d-8838-dfe4c9bbe0f2
  a a2a:Person ;
  rdfs:label "Albertien Rotgers" ;
  a2a:PersonName [
    rdfs:label "Albertien Rotgers" ;
    a2a:PersonNameFirstName "Albertien" ;
    a2a:PersonNameLastName "Rotgers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "79 jaar" ;
    rdfs:label "79 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1819" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1819-09-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo"
  ] ;
  a2a:Profession "arbeidster" .

oa:event_dar_0cd053f0-e2a6-4930-85c2-69eb8e57e76b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1898" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1898-11-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eext" ;
    rdfs:label "Eext"
  ] .

oa:relationep_dar_0cd053f0-e2a6-4930-85c2-69eb8e57e76b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_0cd053f0-e2a6-4930-85c2-69eb8e57e76b_Person:d7e80d96-28a2-40a8-b849-2e16380a7937 ;
  a2a:EventKeyRef oa:event_dar_0cd053f0-e2a6-4930-85c2-69eb8e57e76b_Event1 .

oa:relationep_dar_0cd053f0-e2a6-4930-85c2-69eb8e57e76b_1
  a a2a:RelationEP ;
  rdfs:label "other:Overleden echtgenoot" ;
  a2a:RelationType "other:Overleden echtgenoot" ;
  a2a:PersonKeyRef oa:person_dar_0cd053f0-e2a6-4930-85c2-69eb8e57e76b_Person:585879a7-6067-4a0b-8c2a-28992588a96a ;
  a2a:EventKeyRef oa:event_dar_0cd053f0-e2a6-4930-85c2-69eb8e57e76b_Event1 .

oa:relationep_dar_0cd053f0-e2a6-4930-85c2-69eb8e57e76b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_0cd053f0-e2a6-4930-85c2-69eb8e57e76b_Person:57ed9852-85f6-4550-b73e-ab7e7dd7b7c2 ;
  a2a:EventKeyRef oa:event_dar_0cd053f0-e2a6-4930-85c2-69eb8e57e76b_Event1 .

oa:relationep_dar_0cd053f0-e2a6-4930-85c2-69eb8e57e76b_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_0cd053f0-e2a6-4930-85c2-69eb8e57e76b_Person:487b36a2-c496-4f6d-8838-dfe4c9bbe0f2 ;
  a2a:EventKeyRef oa:event_dar_0cd053f0-e2a6-4930-85c2-69eb8e57e76b_Event1 .

oa:source_dar_0cd053f0-e2a6-4930-85c2-69eb8e57e76b
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo", "1898-11-02 - 1898-11-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1898-11-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1898-11-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1898" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1898-11-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1898, Periode: 1898" ;
    a2a:Book "Overlijdensregister Anloo 1898" ;
    a2a:DocumentNumber "51" ;
    a2a:RegistryNumber "1898" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1898, Periode: 1898, Overlijdensregister Anloo 1898, 51, 1898"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/d89d02e7-c548-8705-e249-4c3ab25912bd.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/0cd053f0-e2a6-4930-85c2-69eb8e57e76b" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/d89d02e7-c548-8705-e249-4c3ab25912bd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/0cd053f0-e2a6-4930-85c2-69eb8e57e76b" ;
  a2a:RecordGUID "{0cd053f0-e2a6-4930-85c2-69eb8e57e76b}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1898" ;
  a2a:SourceRemarkregister_periode "1898" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_9298_00009298.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Eext" ;
  a2a:PersonRemarkdatum_overlijden "1898-11-01" .

