@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_ee56c2ae-0837-4d3a-8bf0-845eef7b0607
  a a2a:Record ;
  rdfs:label "Overlijden op 30 mei 1944 te Veenoord" ;
  a2a:hasPerson oa:person_dar_ee56c2ae-0837-4d3a-8bf0-845eef7b0607_Person-75a6a601-6f96-4a82-9103-c722a43f9d0b, oa:person_dar_ee56c2ae-0837-4d3a-8bf0-845eef7b0607_Person-0e4bd0b8-8a82-4fbe-94c9-b8e0ed8b375f, oa:person_dar_ee56c2ae-0837-4d3a-8bf0-845eef7b0607_Person-8b6a2f46-7b66-4f7c-b9ff-896cba2427f3, oa:person_dar_ee56c2ae-0837-4d3a-8bf0-845eef7b0607_Person-0df1be31-f560-43d7-957f-2f2a45fe114b ;
  a2a:hasEvent oa:event_dar_ee56c2ae-0837-4d3a-8bf0-845eef7b0607_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_ee56c2ae-0837-4d3a-8bf0-845eef7b0607_0, oa:relationep_dar_ee56c2ae-0837-4d3a-8bf0-845eef7b0607_1, oa:relationep_dar_ee56c2ae-0837-4d3a-8bf0-845eef7b0607_2 ;
  a2a:hasRelationPP oa:relationpp_dar_ee56c2ae-0837-4d3a-8bf0-845eef7b0607_0 ;
  a2a:hasSource oa:source_dar_ee56c2ae-0837-4d3a-8bf0-845eef7b0607 .

oa:person_dar_ee56c2ae-0837-4d3a-8bf0-845eef7b0607_Person-75a6a601-6f96-4a82-9103-c722a43f9d0b
  a a2a:Person ;
  rdfs:label "Jantje Brink" ;
  a2a:PersonName [
    rdfs:label "Jantje Brink" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Brink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_ee56c2ae-0837-4d3a-8bf0-845eef7b0607_Person-0e4bd0b8-8a82-4fbe-94c9-b8e0ed8b375f
  a a2a:Person ;
  rdfs:label "Geert Bloeming" ;
  a2a:PersonName [
    rdfs:label "Geert Bloeming" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Bloeming"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "86 jaar" ;
    rdfs:label "86 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleen" ;
    rdfs:label "Sleen"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_ee56c2ae-0837-4d3a-8bf0-845eef7b0607_Person-8b6a2f46-7b66-4f7c-b9ff-896cba2427f3
  a a2a:Person ;
  rdfs:label "Marchien Elting" ;
  a2a:PersonName [
    rdfs:label "Marchien Elting" ;
    a2a:PersonNameFirstName "Marchien" ;
    a2a:PersonNameLastName "Elting"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_ee56c2ae-0837-4d3a-8bf0-845eef7b0607_Person-0df1be31-f560-43d7-957f-2f2a45fe114b
  a a2a:Person ;
  rdfs:label "Hindericus Bloeming" ;
  a2a:PersonName [
    rdfs:label "Hindericus Bloeming" ;
    a2a:PersonNameFirstName "Hindericus" ;
    a2a:PersonNameLastName "Bloeming"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_ee56c2ae-0837-4d3a-8bf0-845eef7b0607_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1944" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1944-05-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veenoord" ;
    rdfs:label "Veenoord"
  ] .

oa:relationep_dar_ee56c2ae-0837-4d3a-8bf0-845eef7b0607_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_ee56c2ae-0837-4d3a-8bf0-845eef7b0607_Person:0e4bd0b8-8a82-4fbe-94c9-b8e0ed8b375f ;
  a2a:EventKeyRef oa:event_dar_ee56c2ae-0837-4d3a-8bf0-845eef7b0607_Event1 .

oa:relationep_dar_ee56c2ae-0837-4d3a-8bf0-845eef7b0607_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_ee56c2ae-0837-4d3a-8bf0-845eef7b0607_Person:8b6a2f46-7b66-4f7c-b9ff-896cba2427f3 ;
  a2a:EventKeyRef oa:event_dar_ee56c2ae-0837-4d3a-8bf0-845eef7b0607_Event1 .

oa:relationep_dar_ee56c2ae-0837-4d3a-8bf0-845eef7b0607_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_ee56c2ae-0837-4d3a-8bf0-845eef7b0607_Person:0df1be31-f560-43d7-957f-2f2a45fe114b ;
  a2a:EventKeyRef oa:event_dar_ee56c2ae-0837-4d3a-8bf0-845eef7b0607_Event1 .

oa:relationpp_dar_ee56c2ae-0837-4d3a-8bf0-845eef7b0607_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_ee56c2ae-0837-4d3a-8bf0-845eef7b0607_Person:0e4bd0b8-8a82-4fbe-94c9-b8e0ed8b375f, oa:person_dar_ee56c2ae-0837-4d3a-8bf0-845eef7b0607_Person:75a6a601-6f96-4a82-9103-c722a43f9d0b .

oa:source_dar_ee56c2ae-0837-4d3a-8bf0-845eef7b0607
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Sleen" ;
    rdfs:label "Sleen", "1944-05-31 - 1944-05-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1944-05-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1944-05-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1944" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1944-05-31"^^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 Sleen 1944" ;
    a2a:DocumentNumber "36" ;
    a2a:RegistryNumber "1944" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1944, Periode: 1944, Overlijdensregister Sleen 1944, 36, 1944"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/25cb5c09-a3c8-00be-a2a3-eee93425eeaf.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ee56c2ae-0837-4d3a-8bf0-845eef7b0607" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/25cb5c09-a3c8-00be-a2a3-eee93425eeaf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ee56c2ae-0837-4d3a-8bf0-845eef7b0607" ;
  a2a:RecordGUID "{ee56c2ae-0837-4d3a-8bf0-845eef7b0607}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6481_00006481.xml van DAR" .

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