@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_5bc2aabe-6dca-4e2a-85ff-6d13859f47dd
  a a2a:Record ;
  rdfs:label "Overlijden op 4 februari 1920 te Meppel" ;
  a2a:hasPerson oa:person_dar_5bc2aabe-6dca-4e2a-85ff-6d13859f47dd_Person-6122a548-d14b-460c-889c-67816da2af49, oa:person_dar_5bc2aabe-6dca-4e2a-85ff-6d13859f47dd_Person-0ba41e7b-a2f7-47f7-af9b-d537df28a526, oa:person_dar_5bc2aabe-6dca-4e2a-85ff-6d13859f47dd_Person-114fe605-ce1c-4571-9cab-841d6d9acd2b, oa:person_dar_5bc2aabe-6dca-4e2a-85ff-6d13859f47dd_Person-d3efe0f8-7fee-4047-a9c6-4301c259e783 ;
  a2a:hasEvent oa:event_dar_5bc2aabe-6dca-4e2a-85ff-6d13859f47dd_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_5bc2aabe-6dca-4e2a-85ff-6d13859f47dd_0, oa:relationep_dar_5bc2aabe-6dca-4e2a-85ff-6d13859f47dd_1, oa:relationep_dar_5bc2aabe-6dca-4e2a-85ff-6d13859f47dd_2, oa:relationep_dar_5bc2aabe-6dca-4e2a-85ff-6d13859f47dd_3 ;
  a2a:hasSource oa:source_dar_5bc2aabe-6dca-4e2a-85ff-6d13859f47dd .

oa:person_dar_5bc2aabe-6dca-4e2a-85ff-6d13859f47dd_Person-6122a548-d14b-460c-889c-67816da2af49
  a a2a:Person ;
  rdfs:label "Vrouwke Denneboom" ;
  a2a:PersonName [
    rdfs:label "Vrouwke Denneboom" ;
    a2a:PersonNameFirstName "Vrouwke" ;
    a2a:PersonNameLastName "Denneboom"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_5bc2aabe-6dca-4e2a-85ff-6d13859f47dd_Person-0ba41e7b-a2f7-47f7-af9b-d537df28a526
  a a2a:Person ;
  rdfs:label "Jacob Wolff" ;
  a2a:PersonName [
    rdfs:label "Jacob Wolff" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Wolff"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1847-10-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] ;
  a2a:Profession "-" .

oa:person_dar_5bc2aabe-6dca-4e2a-85ff-6d13859f47dd_Person-114fe605-ce1c-4571-9cab-841d6d9acd2b
  a a2a:Person ;
  rdfs:label "Judik van Buuren" ;
  a2a:PersonName [
    rdfs:label "Judik van Buuren" ;
    a2a:PersonNameFirstName "Judik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Buuren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_5bc2aabe-6dca-4e2a-85ff-6d13859f47dd_Person-d3efe0f8-7fee-4047-a9c6-4301c259e783
  a a2a:Person ;
  rdfs:label "David Jozeph Wolff" ;
  a2a:PersonName [
    rdfs:label "David Jozeph Wolff" ;
    a2a:PersonNameFirstName "David Jozeph" ;
    a2a:PersonNameLastName "Wolff"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_5bc2aabe-6dca-4e2a-85ff-6d13859f47dd_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1920-02-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:relationep_dar_5bc2aabe-6dca-4e2a-85ff-6d13859f47dd_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_5bc2aabe-6dca-4e2a-85ff-6d13859f47dd_Person:6122a548-d14b-460c-889c-67816da2af49 ;
  a2a:EventKeyRef oa:event_dar_5bc2aabe-6dca-4e2a-85ff-6d13859f47dd_Event1 .

oa:relationep_dar_5bc2aabe-6dca-4e2a-85ff-6d13859f47dd_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_5bc2aabe-6dca-4e2a-85ff-6d13859f47dd_Person:0ba41e7b-a2f7-47f7-af9b-d537df28a526 ;
  a2a:EventKeyRef oa:event_dar_5bc2aabe-6dca-4e2a-85ff-6d13859f47dd_Event1 .

oa:relationep_dar_5bc2aabe-6dca-4e2a-85ff-6d13859f47dd_2
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote" ;
  a2a:RelationType "other:Echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_5bc2aabe-6dca-4e2a-85ff-6d13859f47dd_Person:114fe605-ce1c-4571-9cab-841d6d9acd2b ;
  a2a:EventKeyRef oa:event_dar_5bc2aabe-6dca-4e2a-85ff-6d13859f47dd_Event1 .

oa:relationep_dar_5bc2aabe-6dca-4e2a-85ff-6d13859f47dd_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_5bc2aabe-6dca-4e2a-85ff-6d13859f47dd_Person:d3efe0f8-7fee-4047-a9c6-4301c259e783 ;
  a2a:EventKeyRef oa:event_dar_5bc2aabe-6dca-4e2a-85ff-6d13859f47dd_Event1 .

oa:source_dar_5bc2aabe-6dca-4e2a-85ff-6d13859f47dd
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1920-02-05 - 1920-02-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-02-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-02-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1920-02-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Uittreksel, Deel: 1920, Periode: 1920" ;
    a2a:Book "Overlijdensregister Meppel 1920" ;
    a2a:DocumentNumber "17" ;
    a2a:RegistryNumber "1920" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Uittreksel, Deel: 1920, Periode: 1920, Overlijdensregister Meppel 1920, 17, 1920"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/916bf183-fcc1-05a8-c4a8-7a3607489e3a.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/5bc2aabe-6dca-4e2a-85ff-6d13859f47dd" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/916bf183-fcc1-05a8-c4a8-7a3607489e3a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/5bc2aabe-6dca-4e2a-85ff-6d13859f47dd" ;
  a2a:RecordGUID "{5bc2aabe-6dca-4e2a-85ff-6d13859f47dd}" ;
  a2a:SourceRemarkbron "Uittreksel" ;
  a2a:SourceRemarkdeel "1920" ;
  a2a:SourceRemarkregister_periode "1920" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_8459_00008459.xml van DAR" .

[]
  a2a:PersonRemarkdiversen "Plaats doop: -" ;
  a2a:PersonRemarkplaats_overlijden "Meppel" ;
  a2a:PersonRemarkdatum_overlijden "1920-02-04" .

