@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_834fd39f-8056-46ba-a1ca-a553e285f804
  a a2a:Record ;
  rdfs:label "Overlijden op 11 augustus 1894 te Valthermond (Odoorn)" ;
  a2a:hasPerson oa:person_dar_834fd39f-8056-46ba-a1ca-a553e285f804_Person-39f6a797-01be-4f4b-bb82-64dd73548273, oa:person_dar_834fd39f-8056-46ba-a1ca-a553e285f804_Person-4befc4f0-0afe-42ec-9906-685ccb59078e, oa:person_dar_834fd39f-8056-46ba-a1ca-a553e285f804_Person-2e34c465-4f1b-4f45-b95d-bd06f6383acd ;
  a2a:hasEvent oa:event_dar_834fd39f-8056-46ba-a1ca-a553e285f804_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_834fd39f-8056-46ba-a1ca-a553e285f804_0, oa:relationep_dar_834fd39f-8056-46ba-a1ca-a553e285f804_1, oa:relationep_dar_834fd39f-8056-46ba-a1ca-a553e285f804_2 ;
  a2a:hasSource oa:source_dar_834fd39f-8056-46ba-a1ca-a553e285f804 .

oa:person_dar_834fd39f-8056-46ba-a1ca-a553e285f804_Person-39f6a797-01be-4f4b-bb82-64dd73548273
  a a2a:Person ;
  rdfs:label "Jan Willem Not" ;
  a2a:PersonName [
    rdfs:label "Jan Willem Not" ;
    a2a:PersonNameFirstName "Jan Willem" ;
    a2a:PersonNameLastName "Not"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "kleermaker" .

oa:person_dar_834fd39f-8056-46ba-a1ca-a553e285f804_Person-4befc4f0-0afe-42ec-9906-685ccb59078e
  a a2a:Person ;
  rdfs:label "Stijntje Oost" ;
  a2a:PersonName [
    rdfs:label "Stijntje Oost" ;
    a2a:PersonNameFirstName "Stijntje" ;
    a2a:PersonNameLastName "Oost"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_834fd39f-8056-46ba-a1ca-a553e285f804_Person-2e34c465-4f1b-4f45-b95d-bd06f6383acd
  a a2a:Person ;
  rdfs:label "Gesina Not" ;
  a2a:PersonName [
    rdfs:label "Gesina Not" ;
    a2a:PersonNameFirstName "Gesina" ;
    a2a:PersonNameLastName "Not"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "1 jaar en 3 maand" ;
    rdfs:label "1 jaar en 3 maand"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1893-04-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Odoorn" ;
    rdfs:label "Odoorn"
  ] ;
  a2a:Profession "zonder" .

oa:event_dar_834fd39f-8056-46ba-a1ca-a553e285f804_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1894-08-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Valthermond (Odoorn)" ;
    rdfs:label "Valthermond (Odoorn)"
  ] .

oa:relationep_dar_834fd39f-8056-46ba-a1ca-a553e285f804_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_834fd39f-8056-46ba-a1ca-a553e285f804_Person:39f6a797-01be-4f4b-bb82-64dd73548273 ;
  a2a:EventKeyRef oa:event_dar_834fd39f-8056-46ba-a1ca-a553e285f804_Event1 .

oa:relationep_dar_834fd39f-8056-46ba-a1ca-a553e285f804_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_834fd39f-8056-46ba-a1ca-a553e285f804_Person:4befc4f0-0afe-42ec-9906-685ccb59078e ;
  a2a:EventKeyRef oa:event_dar_834fd39f-8056-46ba-a1ca-a553e285f804_Event1 .

oa:relationep_dar_834fd39f-8056-46ba-a1ca-a553e285f804_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_834fd39f-8056-46ba-a1ca-a553e285f804_Person:2e34c465-4f1b-4f45-b95d-bd06f6383acd ;
  a2a:EventKeyRef oa:event_dar_834fd39f-8056-46ba-a1ca-a553e285f804_Event1 .

oa:source_dar_834fd39f-8056-46ba-a1ca-a553e285f804
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Odoorn" ;
    rdfs:label "Odoorn", "1894-08-13 - 1894-08-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-08-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-08-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1894" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1894-08-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1894, Periode: 1894" ;
    a2a:Book "Overlijdensregister Odoorn 1894" ;
    a2a:DocumentNumber "158" ;
    a2a:RegistryNumber "1894" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1894, Periode: 1894, Overlijdensregister Odoorn 1894, 158, 1894"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/5b1b7314-177e-bed8-6b09-9466124ea8ad.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/834fd39f-8056-46ba-a1ca-a553e285f804" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/5b1b7314-177e-bed8-6b09-9466124ea8ad.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/834fd39f-8056-46ba-a1ca-a553e285f804" ;
  a2a:RecordGUID "{834fd39f-8056-46ba-a1ca-a553e285f804}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1894" ;
  a2a:SourceRemarkregister_periode "1894" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_179_00000179.xml van DAR" .

[]
  a2a:PersonRemarkdiversen "Plaats doop: -" ;
  a2a:PersonRemarkdatum_overlijden "1894-08-11" .

