@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_bc33c7d4-d175-4e4a-914c-cb708c732ca1
  a a2a:Record ;
  rdfs:label "Overlijden op 20 augustus 1923 te Ruinerwold" ;
  a2a:hasPerson oa:person_dar_bc33c7d4-d175-4e4a-914c-cb708c732ca1_Person-252319c3-5c99-4f52-8f50-2fdffe09069f, oa:person_dar_bc33c7d4-d175-4e4a-914c-cb708c732ca1_Person-0dce0463-b8d1-40cf-ab0a-d46ec22c25f8, oa:person_dar_bc33c7d4-d175-4e4a-914c-cb708c732ca1_Person-1d4fe356-2315-45ce-9d30-a5963347a7b7, oa:person_dar_bc33c7d4-d175-4e4a-914c-cb708c732ca1_Person-45b2fb38-40b1-4cd0-9629-581785fc7a0d ;
  a2a:hasEvent oa:event_dar_bc33c7d4-d175-4e4a-914c-cb708c732ca1_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_bc33c7d4-d175-4e4a-914c-cb708c732ca1_0, oa:relationep_dar_bc33c7d4-d175-4e4a-914c-cb708c732ca1_1, oa:relationep_dar_bc33c7d4-d175-4e4a-914c-cb708c732ca1_2 ;
  a2a:hasRelationPP oa:relationpp_dar_bc33c7d4-d175-4e4a-914c-cb708c732ca1_0 ;
  a2a:hasSource oa:source_dar_bc33c7d4-d175-4e4a-914c-cb708c732ca1 .

oa:person_dar_bc33c7d4-d175-4e4a-914c-cb708c732ca1_Person-252319c3-5c99-4f52-8f50-2fdffe09069f
  a a2a:Person ;
  rdfs:label "Geesje Hendriks Benak" ;
  a2a:PersonName [
    rdfs:label "Geesje Hendriks Benak" ;
    a2a:PersonNameFirstName "Geesje Hendriks" ;
    a2a:PersonNameLastName "Benak"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_bc33c7d4-d175-4e4a-914c-cb708c732ca1_Person-0dce0463-b8d1-40cf-ab0a-d46ec22c25f8
  a a2a:Person ;
  rdfs:label "Roelof Hendriks Fluit" ;
  a2a:PersonName [
    rdfs:label "Roelof Hendriks Fluit" ;
    a2a:PersonNameFirstName "Roelof Hendriks" ;
    a2a:PersonNameLastName "Fluit"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_bc33c7d4-d175-4e4a-914c-cb708c732ca1_Person-1d4fe356-2315-45ce-9d30-a5963347a7b7
  a a2a:Person ;
  rdfs:label "Margje Fluit" ;
  a2a:PersonName [
    rdfs:label "Margje Fluit" ;
    a2a:PersonNameFirstName "Margje" ;
    a2a:PersonNameLastName "Fluit"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "68 jaar" ;
    rdfs:label "68 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_bc33c7d4-d175-4e4a-914c-cb708c732ca1_Person-45b2fb38-40b1-4cd0-9629-581785fc7a0d
  a a2a:Person ;
  rdfs:label "Hendrik Slomp" ;
  a2a:PersonName [
    rdfs:label "Hendrik Slomp" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Slomp"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_bc33c7d4-d175-4e4a-914c-cb708c732ca1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1923" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1923-08-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] .

oa:relationep_dar_bc33c7d4-d175-4e4a-914c-cb708c732ca1_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_bc33c7d4-d175-4e4a-914c-cb708c732ca1_Person:252319c3-5c99-4f52-8f50-2fdffe09069f ;
  a2a:EventKeyRef oa:event_dar_bc33c7d4-d175-4e4a-914c-cb708c732ca1_Event1 .

oa:relationep_dar_bc33c7d4-d175-4e4a-914c-cb708c732ca1_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_bc33c7d4-d175-4e4a-914c-cb708c732ca1_Person:0dce0463-b8d1-40cf-ab0a-d46ec22c25f8 ;
  a2a:EventKeyRef oa:event_dar_bc33c7d4-d175-4e4a-914c-cb708c732ca1_Event1 .

oa:relationep_dar_bc33c7d4-d175-4e4a-914c-cb708c732ca1_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_bc33c7d4-d175-4e4a-914c-cb708c732ca1_Person:1d4fe356-2315-45ce-9d30-a5963347a7b7 ;
  a2a:EventKeyRef oa:event_dar_bc33c7d4-d175-4e4a-914c-cb708c732ca1_Event1 .

oa:relationpp_dar_bc33c7d4-d175-4e4a-914c-cb708c732ca1_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_bc33c7d4-d175-4e4a-914c-cb708c732ca1_Person:1d4fe356-2315-45ce-9d30-a5963347a7b7, oa:person_dar_bc33c7d4-d175-4e4a-914c-cb708c732ca1_Person:45b2fb38-40b1-4cd0-9629-581785fc7a0d .

oa:source_dar_bc33c7d4-d175-4e4a-914c-cb708c732ca1
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold", "1923-08-20 - 1923-08-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1923-08-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-08-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1923" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1923-08-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1923, Periode: 1923" ;
    a2a:Book "Overlijdensregister Ruinerwold 1923" ;
    a2a:DocumentNumber "18" ;
    a2a:RegistryNumber "1923" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1923, Periode: 1923, Overlijdensregister Ruinerwold 1923, 18, 1923"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/d5c387fb-56fb-83e5-38d7-6d6a0684a1c8.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/bc33c7d4-d175-4e4a-914c-cb708c732ca1" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/d5c387fb-56fb-83e5-38d7-6d6a0684a1c8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/bc33c7d4-d175-4e4a-914c-cb708c732ca1" ;
  a2a:RecordGUID "{bc33c7d4-d175-4e4a-914c-cb708c732ca1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_7174_00007174.xml van DAR" .

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