@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_cd8fa1b0-8a77-5405-efbd-ed69277c07e6
  a a2a:Record ;
  rdfs:label "Overlijden op 9 december 1969 te Hoogeveen" ;
  a2a:hasPerson oa:person_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_Person-e6275242-ec03-1070-13c7-873826dc975d, oa:person_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_Person-cd27ac60-4928-7b9c-23db-d8a338736356, oa:person_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_Person-b27857e4-40a0-8702-98c5-78584977885c, oa:person_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_Person-f03b01c6-8719-fe25-c555-bc3daa387d38, oa:person_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_Person-802c4b67-032d-4dc4-341c-ac8deda1c1bf ;
  a2a:hasEvent oa:event_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_0, oa:relationep_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_1, oa:relationep_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_2, oa:relationep_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_3 ;
  a2a:hasRelationPP oa:relationpp_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_0 ;
  a2a:hasSource oa:source_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6 .

oa:person_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_Person-e6275242-ec03-1070-13c7-873826dc975d
  a a2a:Person ;
  rdfs:label "Jacomine Louise Dorothea Elhorst" ;
  a2a:PersonName [
    rdfs:label "Jacomine Louise Dorothea Elhorst" ;
    a2a:PersonNameFirstName "Jacomine Louise Dorothea" ;
    a2a:PersonNameLastName "Elhorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_Person-cd27ac60-4928-7b9c-23db-d8a338736356
  a a2a:Person ;
  rdfs:label "Trijntje Christina Meijers" ;
  a2a:PersonName [
    rdfs:label "Trijntje Christina Meijers" ;
    a2a:PersonNameFirstName "Trijntje Christina" ;
    a2a:PersonNameLastName "Meijers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_Person-b27857e4-40a0-8702-98c5-78584977885c
  a a2a:Person ;
  rdfs:label "Jan Broek" ;
  a2a:PersonName [
    rdfs:label "Jan Broek" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Broek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_Person-f03b01c6-8719-fe25-c555-bc3daa387d38
  a a2a:Person ;
  rdfs:label "Geertruida Elisabeth Jacoba van Zwichs" ;
  a2a:PersonName [
    rdfs:label "Geertruida Elisabeth Jacoba van Zwichs" ;
    a2a:PersonNameFirstName "Geertruida Elisabeth Jacoba" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zwichs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_Person-802c4b67-032d-4dc4-341c-ac8deda1c1bf
  a a2a:Person ;
  rdfs:label "Roelof Anton Broek" ;
  a2a:PersonName [
    rdfs:label "Roelof Anton Broek" ;
    a2a:PersonNameFirstName "Roelof Anton" ;
    a2a:PersonNameLastName "Broek"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "70 jaar" ;
    rdfs:label "70 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1899-07-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bovenkarspel" ;
    rdfs:label "Bovenkarspel"
  ] .

oa:event_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1969" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1969-12-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] .

oa:relationep_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere relatie" ;
  a2a:RelationType "other:Eerdere relatie" ;
  a2a:PersonKeyRef oa:person_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_Person:e6275242-ec03-1070-13c7-873826dc975d ;
  a2a:EventKeyRef oa:event_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_Event1 .

oa:relationep_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_Person:b27857e4-40a0-8702-98c5-78584977885c ;
  a2a:EventKeyRef oa:event_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_Event1 .

oa:relationep_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_Person:f03b01c6-8719-fe25-c555-bc3daa387d38 ;
  a2a:EventKeyRef oa:event_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_Event1 .

oa:relationep_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_Person:802c4b67-032d-4dc4-341c-ac8deda1c1bf ;
  a2a:EventKeyRef oa:event_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_Event1 .

oa:relationpp_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_Person:802c4b67-032d-4dc4-341c-ac8deda1c1bf, oa:person_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6_Person:cd27ac60-4928-7b9c-23db-d8a338736356 .

oa:source_dar_cd8fa1b0-8a77-5405-efbd-ed69277c07e6
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen", "1969-12-10 - 1969-12-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1969-12-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1969-12-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1969" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1969-12-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1969, Periode: 1969" ;
    a2a:Book "Overlijdensregister Hoogeveen 1969" ;
    a2a:DocumentNumber "257" ;
    a2a:RegistryNumber "1969" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1969, Periode: 1969, Overlijdensregister Hoogeveen 1969, 257, 1969"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/79648ead-05ea-f1e6-4323-f14b82596c95.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/cd8fa1b0-8a77-5405-efbd-ed69277c07e6" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/79648ead-05ea-f1e6-4323-f14b82596c95.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-09-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/cd8fa1b0-8a77-5405-efbd-ed69277c07e6" ;
  a2a:RecordGUID "{cd8fa1b0-8a77-5405-efbd-ed69277c07e6}" ;
  a2a:SourceRemarkdeel "1969" ;
  a2a:SourceRemarkregister_periode "1969" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_532_00000532.xml van DAR" .

[] a2a:PersonRemarkdatum_overlijden "1969-12-09" .
