@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_cd8a0ae3-6cea-4bef-907f-7ecee50f66f9
  a a2a:Record ;
  rdfs:label "Overlijden op 13 december 1953 te Emmen" ;
  a2a:hasPerson oa:person_dar_cd8a0ae3-6cea-4bef-907f-7ecee50f66f9_Person-930286aa-9f27-46ce-9241-1af41cfbe2b6, oa:person_dar_cd8a0ae3-6cea-4bef-907f-7ecee50f66f9_Person-a348f92a-4d60-4013-a853-fa39dc769d17, oa:person_dar_cd8a0ae3-6cea-4bef-907f-7ecee50f66f9_Person-9be7c138-3160-46d0-bdb5-db7314020488 ;
  a2a:hasEvent oa:event_dar_cd8a0ae3-6cea-4bef-907f-7ecee50f66f9_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_cd8a0ae3-6cea-4bef-907f-7ecee50f66f9_0, oa:relationep_dar_cd8a0ae3-6cea-4bef-907f-7ecee50f66f9_1, oa:relationep_dar_cd8a0ae3-6cea-4bef-907f-7ecee50f66f9_2 ;
  a2a:hasSource oa:source_dar_cd8a0ae3-6cea-4bef-907f-7ecee50f66f9 .

oa:person_dar_cd8a0ae3-6cea-4bef-907f-7ecee50f66f9_Person-930286aa-9f27-46ce-9241-1af41cfbe2b6
  a a2a:Person ;
  rdfs:label "Susanna Teuben" ;
  a2a:PersonName [
    rdfs:label "Susanna Teuben" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNameLastName "Teuben"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_cd8a0ae3-6cea-4bef-907f-7ecee50f66f9_Person-a348f92a-4d60-4013-a853-fa39dc769d17
  a a2a:Person ;
  rdfs:label "Geert Harm Fuhler" ;
  a2a:PersonName [
    rdfs:label "Geert Harm Fuhler" ;
    a2a:PersonNameFirstName "Geert Harm" ;
    a2a:PersonNameLastName "Fuhler"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "loondorser" .

oa:person_dar_cd8a0ae3-6cea-4bef-907f-7ecee50f66f9_Person-9be7c138-3160-46d0-bdb5-db7314020488
  a a2a:Person ;
  rdfs:label "Thekla Maria Fuhler" ;
  a2a:PersonName [
    rdfs:label "Thekla Maria Fuhler" ;
    a2a:PersonNameFirstName "Thekla Maria" ;
    a2a:PersonNameLastName "Fuhler"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "7 jaar" ;
    rdfs:label "7 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] ;
  a2a:Profession "zonder" .

oa:event_dar_cd8a0ae3-6cea-4bef-907f-7ecee50f66f9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1953" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1953-12-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] .

oa:relationep_dar_cd8a0ae3-6cea-4bef-907f-7ecee50f66f9_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_cd8a0ae3-6cea-4bef-907f-7ecee50f66f9_Person:930286aa-9f27-46ce-9241-1af41cfbe2b6 ;
  a2a:EventKeyRef oa:event_dar_cd8a0ae3-6cea-4bef-907f-7ecee50f66f9_Event1 .

oa:relationep_dar_cd8a0ae3-6cea-4bef-907f-7ecee50f66f9_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_cd8a0ae3-6cea-4bef-907f-7ecee50f66f9_Person:a348f92a-4d60-4013-a853-fa39dc769d17 ;
  a2a:EventKeyRef oa:event_dar_cd8a0ae3-6cea-4bef-907f-7ecee50f66f9_Event1 .

oa:relationep_dar_cd8a0ae3-6cea-4bef-907f-7ecee50f66f9_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_cd8a0ae3-6cea-4bef-907f-7ecee50f66f9_Person:9be7c138-3160-46d0-bdb5-db7314020488 ;
  a2a:EventKeyRef oa:event_dar_cd8a0ae3-6cea-4bef-907f-7ecee50f66f9_Event1 .

oa:source_dar_cd8a0ae3-6cea-4bef-907f-7ecee50f66f9
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen", "1953-12-14 - 1953-12-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1953-12-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1953-12-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1953" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1953-12-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Uittreksel, Deel: 1953, Periode: 1953" ;
    a2a:Book "Overlijdensregister Emmen 1953" ;
    a2a:DocumentNumber "417" ;
    a2a:RegistryNumber "1953" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Uittreksel, Deel: 1953, Periode: 1953, Overlijdensregister Emmen 1953, 417, 1953"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/1a120d14-5e05-0d9d-4306-92a8e06e8e8a.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/cd8a0ae3-6cea-4bef-907f-7ecee50f66f9" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/1a120d14-5e05-0d9d-4306-92a8e06e8e8a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/cd8a0ae3-6cea-4bef-907f-7ecee50f66f9" ;
  a2a:RecordGUID "{cd8a0ae3-6cea-4bef-907f-7ecee50f66f9}" ;
  a2a:SourceRemarkbron "Uittreksel" ;
  a2a:SourceRemarkdeel "1953" ;
  a2a:SourceRemarkregister_periode "1953" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_8650_00008650.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Emmen" ;
  a2a:PersonRemarkdatum_overlijden "1953-12-13" .

