@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_b75922b4-ecff-4d70-90ac-e0a093367655
  a a2a:Record ;
  rdfs:label "Overlijden op 15 augustus 1944 te Oosterhesselen" ;
  a2a:hasPerson oa:person_dar_b75922b4-ecff-4d70-90ac-e0a093367655_Person-684d3e8c-b41b-416b-a22f-46efa2926665, oa:person_dar_b75922b4-ecff-4d70-90ac-e0a093367655_Person-d0172393-c3e3-4eb8-b0d1-ec97c5724461, oa:person_dar_b75922b4-ecff-4d70-90ac-e0a093367655_Person-35678628-9edb-4d3e-9036-164506be545b ;
  a2a:hasEvent oa:event_dar_b75922b4-ecff-4d70-90ac-e0a093367655_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_b75922b4-ecff-4d70-90ac-e0a093367655_0, oa:relationep_dar_b75922b4-ecff-4d70-90ac-e0a093367655_1, oa:relationep_dar_b75922b4-ecff-4d70-90ac-e0a093367655_2 ;
  a2a:hasSource oa:source_dar_b75922b4-ecff-4d70-90ac-e0a093367655 .

oa:person_dar_b75922b4-ecff-4d70-90ac-e0a093367655_Person-684d3e8c-b41b-416b-a22f-46efa2926665
  a a2a:Person ;
  rdfs:label "Jantje Schuiling" ;
  a2a:PersonName [
    rdfs:label "Jantje Schuiling" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Schuiling"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_b75922b4-ecff-4d70-90ac-e0a093367655_Person-d0172393-c3e3-4eb8-b0d1-ec97c5724461
  a a2a:Person ;
  rdfs:label "Evert Egge Post" ;
  a2a:PersonName [
    rdfs:label "Evert Egge Post" ;
    a2a:PersonNameFirstName "Evert Egge" ;
    a2a:PersonNameLastName "Post"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "19 jaar" ;
    rdfs:label "19 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oosterhesselen" ;
    rdfs:label "Oosterhesselen"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_dar_b75922b4-ecff-4d70-90ac-e0a093367655_Person-35678628-9edb-4d3e-9036-164506be545b
  a a2a:Person ;
  rdfs:label "Jan Post" ;
  a2a:PersonName [
    rdfs:label "Jan Post" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Post"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:event_dar_b75922b4-ecff-4d70-90ac-e0a093367655_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1944" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1944-08-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhesselen" ;
    rdfs:label "Oosterhesselen"
  ] .

oa:relationep_dar_b75922b4-ecff-4d70-90ac-e0a093367655_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_b75922b4-ecff-4d70-90ac-e0a093367655_Person:684d3e8c-b41b-416b-a22f-46efa2926665 ;
  a2a:EventKeyRef oa:event_dar_b75922b4-ecff-4d70-90ac-e0a093367655_Event1 .

oa:relationep_dar_b75922b4-ecff-4d70-90ac-e0a093367655_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_b75922b4-ecff-4d70-90ac-e0a093367655_Person:d0172393-c3e3-4eb8-b0d1-ec97c5724461 ;
  a2a:EventKeyRef oa:event_dar_b75922b4-ecff-4d70-90ac-e0a093367655_Event1 .

oa:relationep_dar_b75922b4-ecff-4d70-90ac-e0a093367655_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_b75922b4-ecff-4d70-90ac-e0a093367655_Person:35678628-9edb-4d3e-9036-164506be545b ;
  a2a:EventKeyRef oa:event_dar_b75922b4-ecff-4d70-90ac-e0a093367655_Event1 .

oa:source_dar_b75922b4-ecff-4d70-90ac-e0a093367655
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhesselen" ;
    rdfs:label "Oosterhesselen", "1944-08-16 - 1944-08-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1944-08-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1944-08-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1944" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1944-08-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1944, Periode: 1944" ;
    a2a:Book "Overlijdensregister Oosterhesselen 1944" ;
    a2a:DocumentNumber "28" ;
    a2a:RegistryNumber "1944" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1944, Periode: 1944, Overlijdensregister Oosterhesselen 1944, 28, 1944"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/632fb81c-4576-5b12-f0b1-bb64ee6e2251.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/b75922b4-ecff-4d70-90ac-e0a093367655" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/632fb81c-4576-5b12-f0b1-bb64ee6e2251.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/b75922b4-ecff-4d70-90ac-e0a093367655" ;
  a2a:RecordGUID "{b75922b4-ecff-4d70-90ac-e0a093367655}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_7109_00007109.xml van DAR" .

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