@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_efafc59f-ea25-4d13-b211-2e743e8ebd10
  a a2a:Record ;
  rdfs:label "Overlijden op 20 september 1933 te Exloërmond (Odoorn)" ;
  a2a:hasPerson oa:person_dar_efafc59f-ea25-4d13-b211-2e743e8ebd10_Person-b3c74a8b-b3dd-4ac2-a0c1-d8f3fd92132f, oa:person_dar_efafc59f-ea25-4d13-b211-2e743e8ebd10_Person-4fc7ae87-98fd-4512-ae48-2e19ff860aaa, oa:person_dar_efafc59f-ea25-4d13-b211-2e743e8ebd10_Person-d56e0fb7-5d8d-4ce2-af9c-8950b8abeb6d, oa:person_dar_efafc59f-ea25-4d13-b211-2e743e8ebd10_Person-895c38f2-da24-4db9-aa4e-e4359f2e734f ;
  a2a:hasEvent oa:event_dar_efafc59f-ea25-4d13-b211-2e743e8ebd10_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_efafc59f-ea25-4d13-b211-2e743e8ebd10_0, oa:relationep_dar_efafc59f-ea25-4d13-b211-2e743e8ebd10_1, oa:relationep_dar_efafc59f-ea25-4d13-b211-2e743e8ebd10_2 ;
  a2a:hasRelationPP oa:relationpp_dar_efafc59f-ea25-4d13-b211-2e743e8ebd10_0 ;
  a2a:hasSource oa:source_dar_efafc59f-ea25-4d13-b211-2e743e8ebd10 .

oa:person_dar_efafc59f-ea25-4d13-b211-2e743e8ebd10_Person-b3c74a8b-b3dd-4ac2-a0c1-d8f3fd92132f
  a a2a:Person ;
  rdfs:label "Jakob Dijks" ;
  a2a:PersonName [
    rdfs:label "Jakob Dijks" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNameLastName "Dijks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_efafc59f-ea25-4d13-b211-2e743e8ebd10_Person-4fc7ae87-98fd-4512-ae48-2e19ff860aaa
  a a2a:Person ;
  rdfs:label "Wilmtien Hilbers" ;
  a2a:PersonName [
    rdfs:label "Wilmtien Hilbers" ;
    a2a:PersonNameFirstName "Wilmtien" ;
    a2a:PersonNameLastName "Hilbers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_efafc59f-ea25-4d13-b211-2e743e8ebd10_Person-d56e0fb7-5d8d-4ce2-af9c-8950b8abeb6d
  a a2a:Person ;
  rdfs:label "Roelfien Hebels" ;
  a2a:PersonName [
    rdfs:label "Roelfien Hebels" ;
    a2a:PersonNameFirstName "Roelfien" ;
    a2a:PersonNameLastName "Hebels"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "79 jaar" ;
    rdfs:label "79 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Exloërmond (Odoorn)" ;
    rdfs:label "Exloërmond (Odoorn)"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_efafc59f-ea25-4d13-b211-2e743e8ebd10_Person-895c38f2-da24-4db9-aa4e-e4359f2e734f
  a a2a:Person ;
  rdfs:label "Roelf Hebels" ;
  a2a:PersonName [
    rdfs:label "Roelf Hebels" ;
    a2a:PersonNameFirstName "Roelf" ;
    a2a:PersonNameLastName "Hebels"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_efafc59f-ea25-4d13-b211-2e743e8ebd10_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1933" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1933-09-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Exloërmond (Odoorn)" ;
    rdfs:label "Exloërmond (Odoorn)"
  ] .

oa:relationep_dar_efafc59f-ea25-4d13-b211-2e743e8ebd10_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_efafc59f-ea25-4d13-b211-2e743e8ebd10_Person:4fc7ae87-98fd-4512-ae48-2e19ff860aaa ;
  a2a:EventKeyRef oa:event_dar_efafc59f-ea25-4d13-b211-2e743e8ebd10_Event1 .

oa:relationep_dar_efafc59f-ea25-4d13-b211-2e743e8ebd10_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_efafc59f-ea25-4d13-b211-2e743e8ebd10_Person:d56e0fb7-5d8d-4ce2-af9c-8950b8abeb6d ;
  a2a:EventKeyRef oa:event_dar_efafc59f-ea25-4d13-b211-2e743e8ebd10_Event1 .

oa:relationep_dar_efafc59f-ea25-4d13-b211-2e743e8ebd10_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_efafc59f-ea25-4d13-b211-2e743e8ebd10_Person:895c38f2-da24-4db9-aa4e-e4359f2e734f ;
  a2a:EventKeyRef oa:event_dar_efafc59f-ea25-4d13-b211-2e743e8ebd10_Event1 .

oa:relationpp_dar_efafc59f-ea25-4d13-b211-2e743e8ebd10_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_efafc59f-ea25-4d13-b211-2e743e8ebd10_Person:d56e0fb7-5d8d-4ce2-af9c-8950b8abeb6d, oa:person_dar_efafc59f-ea25-4d13-b211-2e743e8ebd10_Person:b3c74a8b-b3dd-4ac2-a0c1-d8f3fd92132f .

oa:source_dar_efafc59f-ea25-4d13-b211-2e743e8ebd10
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Odoorn" ;
    rdfs:label "Odoorn", "1933-09-21 - 1933-09-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1933-09-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1933-09-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1933" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1933-09-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1933, Periode: 1933" ;
    a2a:Book "Overlijdensregister Odoorn 1933" ;
    a2a:DocumentNumber "80" ;
    a2a:RegistryNumber "1933" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1933, Periode: 1933, Overlijdensregister Odoorn 1933, 80, 1933"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/f2a99b66-acfa-4cc0-42b1-0f99383c01a7.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/efafc59f-ea25-4d13-b211-2e743e8ebd10" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/f2a99b66-acfa-4cc0-42b1-0f99383c01a7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/efafc59f-ea25-4d13-b211-2e743e8ebd10" ;
  a2a:RecordGUID "{efafc59f-ea25-4d13-b211-2e743e8ebd10}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6499_00006499.xml van DAR" .

[] a2a:PersonRemarkdiversen "Plaats doop: -" .
