@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_f8f22eb6-afae-49e4-a844-e4e81f600cab
  a a2a:Record ;
  rdfs:label "Overlijden op 16 maart 1920 te Hoogeveen" ;
  a2a:hasPerson oa:person_dar_f8f22eb6-afae-49e4-a844-e4e81f600cab_Person-19b46ae3-8cf9-55de-947b-f5cdab0290e7, oa:person_dar_f8f22eb6-afae-49e4-a844-e4e81f600cab_Person-37ed560a-ae12-525b-bbd8-2f0b8752a655, oa:person_dar_f8f22eb6-afae-49e4-a844-e4e81f600cab_Person-a72c570b-d18e-5ca3-bc8a-357d5ce0d510, oa:person_dar_f8f22eb6-afae-49e4-a844-e4e81f600cab_Person-a9197f6a-9e89-5f62-b4eb-4c4ef6c5b8b3 ;
  a2a:hasEvent oa:event_dar_f8f22eb6-afae-49e4-a844-e4e81f600cab_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_f8f22eb6-afae-49e4-a844-e4e81f600cab_0, oa:relationep_dar_f8f22eb6-afae-49e4-a844-e4e81f600cab_1, oa:relationep_dar_f8f22eb6-afae-49e4-a844-e4e81f600cab_2, oa:relationep_dar_f8f22eb6-afae-49e4-a844-e4e81f600cab_3 ;
  a2a:hasSource oa:source_dar_f8f22eb6-afae-49e4-a844-e4e81f600cab .

oa:person_dar_f8f22eb6-afae-49e4-a844-e4e81f600cab_Person-19b46ae3-8cf9-55de-947b-f5cdab0290e7
  a a2a:Person ;
  rdfs:label "Willemina Veningen" ;
  a2a:PersonName [
    rdfs:label "Willemina Veningen" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Veningen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_f8f22eb6-afae-49e4-a844-e4e81f600cab_Person-37ed560a-ae12-525b-bbd8-2f0b8752a655
  a a2a:Person ;
  rdfs:label "Marrechien Erenstein" ;
  a2a:PersonName [
    rdfs:label "Marrechien Erenstein" ;
    a2a:PersonNameFirstName "Marrechien" ;
    a2a:PersonNameLastName "Erenstein"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_f8f22eb6-afae-49e4-a844-e4e81f600cab_Person-a72c570b-d18e-5ca3-bc8a-357d5ce0d510
  a a2a:Person ;
  rdfs:label "Klaas Brunsting" ;
  a2a:PersonName [
    rdfs:label "Klaas Brunsting" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Brunsting"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_f8f22eb6-afae-49e4-a844-e4e81f600cab_Person-a9197f6a-9e89-5f62-b4eb-4c4ef6c5b8b3
  a a2a:Person ;
  rdfs:label "Martinus Brunsting" ;
  a2a:PersonName [
    rdfs:label "Martinus Brunsting" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Brunsting"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "82 jaar" ;
    rdfs:label "82 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1837-11-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] ;
  a2a:Profession "zonder" .

oa:event_dar_f8f22eb6-afae-49e4-a844-e4e81f600cab_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1920-03-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] .

oa:relationep_dar_f8f22eb6-afae-49e4-a844-e4e81f600cab_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_f8f22eb6-afae-49e4-a844-e4e81f600cab_Person:19b46ae3-8cf9-55de-947b-f5cdab0290e7 ;
  a2a:EventKeyRef oa:event_dar_f8f22eb6-afae-49e4-a844-e4e81f600cab_Event1 .

oa:relationep_dar_f8f22eb6-afae-49e4-a844-e4e81f600cab_1
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote" ;
  a2a:RelationType "other:Echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_f8f22eb6-afae-49e4-a844-e4e81f600cab_Person:37ed560a-ae12-525b-bbd8-2f0b8752a655 ;
  a2a:EventKeyRef oa:event_dar_f8f22eb6-afae-49e4-a844-e4e81f600cab_Event1 .

oa:relationep_dar_f8f22eb6-afae-49e4-a844-e4e81f600cab_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_f8f22eb6-afae-49e4-a844-e4e81f600cab_Person:a72c570b-d18e-5ca3-bc8a-357d5ce0d510 ;
  a2a:EventKeyRef oa:event_dar_f8f22eb6-afae-49e4-a844-e4e81f600cab_Event1 .

oa:relationep_dar_f8f22eb6-afae-49e4-a844-e4e81f600cab_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_f8f22eb6-afae-49e4-a844-e4e81f600cab_Person:a9197f6a-9e89-5f62-b4eb-4c4ef6c5b8b3 ;
  a2a:EventKeyRef oa:event_dar_f8f22eb6-afae-49e4-a844-e4e81f600cab_Event1 .

oa:source_dar_f8f22eb6-afae-49e4-a844-e4e81f600cab
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen", "1920-03-17 - 1920-03-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-03-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-03-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1920-03-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1920, Periode: 1920" ;
    a2a:Book "Overlijdensregister Hoogeveen 1920" ;
    a2a:DocumentNumber "54" ;
    a2a:RegistryNumber "1920" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1920, Periode: 1920, Overlijdensregister Hoogeveen 1920, 54, 1920"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/3574509e-ee5f-9e8e-4b7e-321709aebab2.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f8f22eb6-afae-49e4-a844-e4e81f600cab" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/3574509e-ee5f-9e8e-4b7e-321709aebab2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f8f22eb6-afae-49e4-a844-e4e81f600cab" ;
  a2a:RecordGUID "{f8f22eb6-afae-49e4-a844-e4e81f600cab}" ;
  a2a:SourceRemarkdeel "1920" ;
  a2a:SourceRemarkregister_periode "1920" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_5994_00005994.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Hoogeveen" ;
  a2a:PersonRemarkdatum_overlijden "1920-03-16" .

