@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_3e8dac1c-9edd-4e95-b60c-bec2844f66a8
  a a2a:Record ;
  rdfs:label "Overlijden op 14 maart 1945 te Emmen" ;
  a2a:hasPerson oa:person_dar_3e8dac1c-9edd-4e95-b60c-bec2844f66a8_Person-95919036-8d2c-4d53-97a8-1ab08c117e66, oa:person_dar_3e8dac1c-9edd-4e95-b60c-bec2844f66a8_Person-8880ebcb-4df5-4846-a4bc-a7794537907d, oa:person_dar_3e8dac1c-9edd-4e95-b60c-bec2844f66a8_Person-ff86fa3e-1a45-42ed-96fd-2e6825e3e31c, oa:person_dar_3e8dac1c-9edd-4e95-b60c-bec2844f66a8_Person-204be25e-c563-4bf9-a5d9-cfad0eac96af ;
  a2a:hasEvent oa:event_dar_3e8dac1c-9edd-4e95-b60c-bec2844f66a8_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_3e8dac1c-9edd-4e95-b60c-bec2844f66a8_0, oa:relationep_dar_3e8dac1c-9edd-4e95-b60c-bec2844f66a8_1, oa:relationep_dar_3e8dac1c-9edd-4e95-b60c-bec2844f66a8_2 ;
  a2a:hasRelationPP oa:relationpp_dar_3e8dac1c-9edd-4e95-b60c-bec2844f66a8_0 ;
  a2a:hasSource oa:source_dar_3e8dac1c-9edd-4e95-b60c-bec2844f66a8 .

oa:person_dar_3e8dac1c-9edd-4e95-b60c-bec2844f66a8_Person-95919036-8d2c-4d53-97a8-1ab08c117e66
  a a2a:Person ;
  rdfs:label "Maria Gesina Huisers" ;
  a2a:PersonName [
    rdfs:label "Maria Gesina Huisers" ;
    a2a:PersonNameFirstName "Maria Gesina" ;
    a2a:PersonNameLastName "Huisers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_3e8dac1c-9edd-4e95-b60c-bec2844f66a8_Person-8880ebcb-4df5-4846-a4bc-a7794537907d
  a a2a:Person ;
  rdfs:label "Gerhard Heinrich Arling" ;
  a2a:PersonName [
    rdfs:label "Gerhard Heinrich Arling" ;
    a2a:PersonNameFirstName "Gerhard Heinrich" ;
    a2a:PersonNameLastName "Arling"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_3e8dac1c-9edd-4e95-b60c-bec2844f66a8_Person-ff86fa3e-1a45-42ed-96fd-2e6825e3e31c
  a a2a:Person ;
  rdfs:label "Johan Herman Arling" ;
  a2a:PersonName [
    rdfs:label "Johan Herman Arling" ;
    a2a:PersonNameFirstName "Johan Herman" ;
    a2a:PersonNameLastName "Arling"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "75 jaar" ;
    rdfs:label "75 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Onstwedde" ;
    rdfs:label "Onstwedde"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_3e8dac1c-9edd-4e95-b60c-bec2844f66a8_Person-204be25e-c563-4bf9-a5d9-cfad0eac96af
  a a2a:Person ;
  rdfs:label "Helena Adelheid Bunten" ;
  a2a:PersonName [
    rdfs:label "Helena Adelheid Bunten" ;
    a2a:PersonNameFirstName "Helena Adelheid" ;
    a2a:PersonNameLastName "Bunten"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_3e8dac1c-9edd-4e95-b60c-bec2844f66a8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1945" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1945-03-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] .

oa:relationep_dar_3e8dac1c-9edd-4e95-b60c-bec2844f66a8_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_3e8dac1c-9edd-4e95-b60c-bec2844f66a8_Person:95919036-8d2c-4d53-97a8-1ab08c117e66 ;
  a2a:EventKeyRef oa:event_dar_3e8dac1c-9edd-4e95-b60c-bec2844f66a8_Event1 .

oa:relationep_dar_3e8dac1c-9edd-4e95-b60c-bec2844f66a8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_3e8dac1c-9edd-4e95-b60c-bec2844f66a8_Person:8880ebcb-4df5-4846-a4bc-a7794537907d ;
  a2a:EventKeyRef oa:event_dar_3e8dac1c-9edd-4e95-b60c-bec2844f66a8_Event1 .

oa:relationep_dar_3e8dac1c-9edd-4e95-b60c-bec2844f66a8_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_3e8dac1c-9edd-4e95-b60c-bec2844f66a8_Person:ff86fa3e-1a45-42ed-96fd-2e6825e3e31c ;
  a2a:EventKeyRef oa:event_dar_3e8dac1c-9edd-4e95-b60c-bec2844f66a8_Event1 .

oa:relationpp_dar_3e8dac1c-9edd-4e95-b60c-bec2844f66a8_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_3e8dac1c-9edd-4e95-b60c-bec2844f66a8_Person:ff86fa3e-1a45-42ed-96fd-2e6825e3e31c, oa:person_dar_3e8dac1c-9edd-4e95-b60c-bec2844f66a8_Person:204be25e-c563-4bf9-a5d9-cfad0eac96af .

oa:source_dar_3e8dac1c-9edd-4e95-b60c-bec2844f66a8
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen", "1945-03-15 - 1945-03-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1945-03-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1945-03-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1945" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1945-03-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1945, Periode: 1945" ;
    a2a:Book "Overlijdensregister Emmen 1945" ;
    a2a:DocumentNumber "135" ;
    a2a:RegistryNumber "1945" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1945, Periode: 1945, Overlijdensregister Emmen 1945, 135, 1945"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/2883579d-1386-da10-2322-718d7fecad56.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/3e8dac1c-9edd-4e95-b60c-bec2844f66a8" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/2883579d-1386-da10-2322-718d7fecad56.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/3e8dac1c-9edd-4e95-b60c-bec2844f66a8" ;
  a2a:RecordGUID "{3e8dac1c-9edd-4e95-b60c-bec2844f66a8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_5594_00005594.xml van DAR" .

