@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_3b686fba-ecc0-c5a3-e625-919bc7427f89
  a a2a:Record ;
  rdfs:label "Overlijden op 2 februari 1974 te Meppel" ;
  a2a:hasPerson oa:person_dar_3b686fba-ecc0-c5a3-e625-919bc7427f89_Person-cbfa0d81-bcd5-16a8-6141-749c08fc8cc3, oa:person_dar_3b686fba-ecc0-c5a3-e625-919bc7427f89_Person-a7175adb-a63e-c0c2-4747-28321c6e3737, oa:person_dar_3b686fba-ecc0-c5a3-e625-919bc7427f89_Person-3fcc74f4-e76c-cbff-62b1-96caa550f30b, oa:person_dar_3b686fba-ecc0-c5a3-e625-919bc7427f89_Person-92ff01b2-28ff-d9b6-f82c-2c669d3b1bf6 ;
  a2a:hasEvent oa:event_dar_3b686fba-ecc0-c5a3-e625-919bc7427f89_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_3b686fba-ecc0-c5a3-e625-919bc7427f89_0, oa:relationep_dar_3b686fba-ecc0-c5a3-e625-919bc7427f89_1, oa:relationep_dar_3b686fba-ecc0-c5a3-e625-919bc7427f89_2, oa:relationep_dar_3b686fba-ecc0-c5a3-e625-919bc7427f89_3 ;
  a2a:hasSource oa:source_dar_3b686fba-ecc0-c5a3-e625-919bc7427f89 .

oa:person_dar_3b686fba-ecc0-c5a3-e625-919bc7427f89_Person-cbfa0d81-bcd5-16a8-6141-749c08fc8cc3
  a a2a:Person ;
  rdfs:label "Klaas Barelds" ;
  a2a:PersonName [
    rdfs:label "Klaas Barelds" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Barelds"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_3b686fba-ecc0-c5a3-e625-919bc7427f89_Person-a7175adb-a63e-c0c2-4747-28321c6e3737
  a a2a:Person ;
  rdfs:label "Willem Bakker" ;
  a2a:PersonName [
    rdfs:label "Willem Bakker" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_3b686fba-ecc0-c5a3-e625-919bc7427f89_Person-3fcc74f4-e76c-cbff-62b1-96caa550f30b
  a a2a:Person ;
  rdfs:label "Grietje Mulder" ;
  a2a:PersonName [
    rdfs:label "Grietje Mulder" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_3b686fba-ecc0-c5a3-e625-919bc7427f89_Person-92ff01b2-28ff-d9b6-f82c-2c669d3b1bf6
  a a2a:Person ;
  rdfs:label "Janna Bakker" ;
  a2a:PersonName [
    rdfs:label "Janna Bakker" ;
    a2a:PersonNameFirstName "Janna" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1896-12-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Diever" ;
    rdfs:label "Diever"
  ] .

oa:event_dar_3b686fba-ecc0-c5a3-e625-919bc7427f89_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1974" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1974-02-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:relationep_dar_3b686fba-ecc0-c5a3-e625-919bc7427f89_0
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot" ;
  a2a:RelationType "other:Echtgenoot" ;
  a2a:PersonKeyRef oa:person_dar_3b686fba-ecc0-c5a3-e625-919bc7427f89_Person:cbfa0d81-bcd5-16a8-6141-749c08fc8cc3 ;
  a2a:EventKeyRef oa:event_dar_3b686fba-ecc0-c5a3-e625-919bc7427f89_Event1 .

oa:relationep_dar_3b686fba-ecc0-c5a3-e625-919bc7427f89_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_3b686fba-ecc0-c5a3-e625-919bc7427f89_Person:a7175adb-a63e-c0c2-4747-28321c6e3737 ;
  a2a:EventKeyRef oa:event_dar_3b686fba-ecc0-c5a3-e625-919bc7427f89_Event1 .

oa:relationep_dar_3b686fba-ecc0-c5a3-e625-919bc7427f89_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_3b686fba-ecc0-c5a3-e625-919bc7427f89_Person:3fcc74f4-e76c-cbff-62b1-96caa550f30b ;
  a2a:EventKeyRef oa:event_dar_3b686fba-ecc0-c5a3-e625-919bc7427f89_Event1 .

oa:relationep_dar_3b686fba-ecc0-c5a3-e625-919bc7427f89_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_3b686fba-ecc0-c5a3-e625-919bc7427f89_Person:92ff01b2-28ff-d9b6-f82c-2c669d3b1bf6 ;
  a2a:EventKeyRef oa:event_dar_3b686fba-ecc0-c5a3-e625-919bc7427f89_Event1 .

oa:source_dar_3b686fba-ecc0-c5a3-e625-919bc7427f89
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1974-02-04 - 1974-02-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1974-02-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1974-02-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1974" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1974-02-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1974, Periode: 1974" ;
    a2a:Book "Overlijdensregister Meppel 1974" ;
    a2a:DocumentNumber "34" ;
    a2a:RegistryNumber "1974" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1974, Periode: 1974, Overlijdensregister Meppel 1974, 34, 1974"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/32325926-36ef-8088-ac1f-ae401c8b3470.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/3b686fba-ecc0-c5a3-e625-919bc7427f89" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/32325926-36ef-8088-ac1f-ae401c8b3470.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-08-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/3b686fba-ecc0-c5a3-e625-919bc7427f89" ;
  a2a:RecordGUID "{3b686fba-ecc0-c5a3-e625-919bc7427f89}" ;
  a2a:SourceRemarkdeel "1974" ;
  a2a:SourceRemarkregister_periode "1974" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_62_00000062.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Meppel" ;
  a2a:PersonRemarkdatum_overlijden "1974-02-02" .

