@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_a900ddef-0763-45d9-85f7-2db3da32ea7e
  a a2a:Record ;
  rdfs:label "Overlijden op 18 december 1892 te Emmen" ;
  a2a:hasPerson oa:person_dar_a900ddef-0763-45d9-85f7-2db3da32ea7e_Person-c9431e4b-6f8e-4501-813c-f819be8c3b33, oa:person_dar_a900ddef-0763-45d9-85f7-2db3da32ea7e_Person-97806cfb-8e02-4fd0-b2d2-651d4935a7d7, oa:person_dar_a900ddef-0763-45d9-85f7-2db3da32ea7e_Person-caec82d1-8d7c-45e8-acbf-c638ae79e756, oa:person_dar_a900ddef-0763-45d9-85f7-2db3da32ea7e_Person-b035a26e-3fc8-465f-aa65-ae1ecc88e0d6 ;
  a2a:hasEvent oa:event_dar_a900ddef-0763-45d9-85f7-2db3da32ea7e_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_a900ddef-0763-45d9-85f7-2db3da32ea7e_0, oa:relationep_dar_a900ddef-0763-45d9-85f7-2db3da32ea7e_1, oa:relationep_dar_a900ddef-0763-45d9-85f7-2db3da32ea7e_2, oa:relationep_dar_a900ddef-0763-45d9-85f7-2db3da32ea7e_3 ;
  a2a:hasSource oa:source_dar_a900ddef-0763-45d9-85f7-2db3da32ea7e .

oa:person_dar_a900ddef-0763-45d9-85f7-2db3da32ea7e_Person-c9431e4b-6f8e-4501-813c-f819be8c3b33
  a a2a:Person ;
  rdfs:label "Geertien Marissen" ;
  a2a:PersonName [
    rdfs:label "Geertien Marissen" ;
    a2a:PersonNameFirstName "Geertien" ;
    a2a:PersonNameLastName "Marissen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_a900ddef-0763-45d9-85f7-2db3da32ea7e_Person-97806cfb-8e02-4fd0-b2d2-651d4935a7d7
  a a2a:Person ;
  rdfs:label "Johannes Jonker" ;
  a2a:PersonName [
    rdfs:label "Johannes Jonker" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Jonker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_a900ddef-0763-45d9-85f7-2db3da32ea7e_Person-caec82d1-8d7c-45e8-acbf-c638ae79e756
  a a2a:Person ;
  rdfs:label "Willemtien Withaar" ;
  a2a:PersonName [
    rdfs:label "Willemtien Withaar" ;
    a2a:PersonNameFirstName "Willemtien" ;
    a2a:PersonNameLastName "Withaar"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "38 jaar en 1 maand" ;
    rdfs:label "38 jaar en 1 maand"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1854-11-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Odoorn" ;
    rdfs:label "Odoorn"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_a900ddef-0763-45d9-85f7-2db3da32ea7e_Person-b035a26e-3fc8-465f-aa65-ae1ecc88e0d6
  a a2a:Person ;
  rdfs:label "Klaas Withaar" ;
  a2a:PersonName [
    rdfs:label "Klaas Withaar" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Withaar"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_a900ddef-0763-45d9-85f7-2db3da32ea7e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1892" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1892-12-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] .

oa:relationep_dar_a900ddef-0763-45d9-85f7-2db3da32ea7e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_a900ddef-0763-45d9-85f7-2db3da32ea7e_Person:c9431e4b-6f8e-4501-813c-f819be8c3b33 ;
  a2a:EventKeyRef oa:event_dar_a900ddef-0763-45d9-85f7-2db3da32ea7e_Event1 .

oa:relationep_dar_a900ddef-0763-45d9-85f7-2db3da32ea7e_1
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot" ;
  a2a:RelationType "other:Echtgenoot" ;
  a2a:PersonKeyRef oa:person_dar_a900ddef-0763-45d9-85f7-2db3da32ea7e_Person:97806cfb-8e02-4fd0-b2d2-651d4935a7d7 ;
  a2a:EventKeyRef oa:event_dar_a900ddef-0763-45d9-85f7-2db3da32ea7e_Event1 .

oa:relationep_dar_a900ddef-0763-45d9-85f7-2db3da32ea7e_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_a900ddef-0763-45d9-85f7-2db3da32ea7e_Person:caec82d1-8d7c-45e8-acbf-c638ae79e756 ;
  a2a:EventKeyRef oa:event_dar_a900ddef-0763-45d9-85f7-2db3da32ea7e_Event1 .

oa:relationep_dar_a900ddef-0763-45d9-85f7-2db3da32ea7e_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_a900ddef-0763-45d9-85f7-2db3da32ea7e_Person:b035a26e-3fc8-465f-aa65-ae1ecc88e0d6 ;
  a2a:EventKeyRef oa:event_dar_a900ddef-0763-45d9-85f7-2db3da32ea7e_Event1 .

oa:source_dar_a900ddef-0763-45d9-85f7-2db3da32ea7e
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen", "1892-12-19 - 1892-12-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1892-12-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-12-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1892" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1892-12-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Uittreksel, Deel: 1892, Periode: 1892" ;
    a2a:Book "Overlijdensregister Emmen 1892" ;
    a2a:DocumentNumber "330" ;
    a2a:RegistryNumber "1892" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Uittreksel, Deel: 1892, Periode: 1892, Overlijdensregister Emmen 1892, 330, 1892"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/0c080223-c0fc-2b2f-2318-70e709e14e0d.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/a900ddef-0763-45d9-85f7-2db3da32ea7e" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/0c080223-c0fc-2b2f-2318-70e709e14e0d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/a900ddef-0763-45d9-85f7-2db3da32ea7e" ;
  a2a:RecordGUID "{a900ddef-0763-45d9-85f7-2db3da32ea7e}" ;
  a2a:SourceRemarkbron "Uittreksel" ;
  a2a:SourceRemarkdeel "1892" ;
  a2a:SourceRemarkregister_periode "1892" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_7871_00007871.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Emmen" ;
  a2a:PersonRemarkdatum_overlijden "1892-12-18" .

