@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_92559f8f-e587-8b26-710e-72bf041090f7
  a a2a:Record ;
  rdfs:label "Overlijden op 25 juli 1966 te Hoogeveen" ;
  a2a:hasPerson oa:person_dar_92559f8f-e587-8b26-710e-72bf041090f7_Person-d3d90870-36a0-eb06-cf10-05fd33809a46, oa:person_dar_92559f8f-e587-8b26-710e-72bf041090f7_Person-b3fc0451-c193-c913-c26d-fe07baefb701, oa:person_dar_92559f8f-e587-8b26-710e-72bf041090f7_Person-a96490c0-a341-bc38-3e49-dbd538a529d3, oa:person_dar_92559f8f-e587-8b26-710e-72bf041090f7_Person-be50ddcb-0ee0-696c-048d-4264d787a168 ;
  a2a:hasEvent oa:event_dar_92559f8f-e587-8b26-710e-72bf041090f7_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_92559f8f-e587-8b26-710e-72bf041090f7_0, oa:relationep_dar_92559f8f-e587-8b26-710e-72bf041090f7_1, oa:relationep_dar_92559f8f-e587-8b26-710e-72bf041090f7_2 ;
  a2a:hasRelationPP oa:relationpp_dar_92559f8f-e587-8b26-710e-72bf041090f7_0 ;
  a2a:hasSource oa:source_dar_92559f8f-e587-8b26-710e-72bf041090f7 .

oa:person_dar_92559f8f-e587-8b26-710e-72bf041090f7_Person-d3d90870-36a0-eb06-cf10-05fd33809a46
  a a2a:Person ;
  rdfs:label "Dirk Fokko Boersma" ;
  a2a:PersonName [
    rdfs:label "Dirk Fokko Boersma" ;
    a2a:PersonNameFirstName "Dirk Fokko" ;
    a2a:PersonNameLastName "Boersma"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_92559f8f-e587-8b26-710e-72bf041090f7_Person-b3fc0451-c193-c913-c26d-fe07baefb701
  a a2a:Person ;
  rdfs:label "Johannes Broekema" ;
  a2a:PersonName [
    rdfs:label "Johannes Broekema" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Broekema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_92559f8f-e587-8b26-710e-72bf041090f7_Person-a96490c0-a341-bc38-3e49-dbd538a529d3
  a a2a:Person ;
  rdfs:label "Jeltje Wiltens" ;
  a2a:PersonName [
    rdfs:label "Jeltje Wiltens" ;
    a2a:PersonNameFirstName "Jeltje" ;
    a2a:PersonNameLastName "Wiltens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_92559f8f-e587-8b26-710e-72bf041090f7_Person-be50ddcb-0ee0-696c-048d-4264d787a168
  a a2a:Person ;
  rdfs:label "Wanderdina Broekema" ;
  a2a:PersonName [
    rdfs:label "Wanderdina Broekema" ;
    a2a:PersonNameFirstName "Wanderdina" ;
    a2a:PersonNameLastName "Broekema"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "59 jaar" ;
    rdfs:label "59 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1906-08-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand"
  ] .

oa:event_dar_92559f8f-e587-8b26-710e-72bf041090f7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1966" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1966-07-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] .

oa:relationep_dar_92559f8f-e587-8b26-710e-72bf041090f7_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_92559f8f-e587-8b26-710e-72bf041090f7_Person:b3fc0451-c193-c913-c26d-fe07baefb701 ;
  a2a:EventKeyRef oa:event_dar_92559f8f-e587-8b26-710e-72bf041090f7_Event1 .

oa:relationep_dar_92559f8f-e587-8b26-710e-72bf041090f7_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_92559f8f-e587-8b26-710e-72bf041090f7_Person:a96490c0-a341-bc38-3e49-dbd538a529d3 ;
  a2a:EventKeyRef oa:event_dar_92559f8f-e587-8b26-710e-72bf041090f7_Event1 .

oa:relationep_dar_92559f8f-e587-8b26-710e-72bf041090f7_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_92559f8f-e587-8b26-710e-72bf041090f7_Person:be50ddcb-0ee0-696c-048d-4264d787a168 ;
  a2a:EventKeyRef oa:event_dar_92559f8f-e587-8b26-710e-72bf041090f7_Event1 .

oa:relationpp_dar_92559f8f-e587-8b26-710e-72bf041090f7_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_92559f8f-e587-8b26-710e-72bf041090f7_Person:be50ddcb-0ee0-696c-048d-4264d787a168, oa:person_dar_92559f8f-e587-8b26-710e-72bf041090f7_Person:d3d90870-36a0-eb06-cf10-05fd33809a46 .

oa:source_dar_92559f8f-e587-8b26-710e-72bf041090f7
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen", "1966-07-26 - 1966-07-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1966-07-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1966-07-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1966" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1966-07-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1966, Periode: 1966" ;
    a2a:Book "Overlijdensregister Hoogeveen 1966" ;
    a2a:DocumentNumber "168" ;
    a2a:RegistryNumber "1966" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1966, Periode: 1966, Overlijdensregister Hoogeveen 1966, 168, 1966"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/d58c20b9-b14c-e0bf-1962-557413cf479f.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/92559f8f-e587-8b26-710e-72bf041090f7" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/d58c20b9-b14c-e0bf-1962-557413cf479f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-08-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/92559f8f-e587-8b26-710e-72bf041090f7" ;
  a2a:RecordGUID "{92559f8f-e587-8b26-710e-72bf041090f7}" ;
  a2a:SourceRemarkdeel "1966" ;
  a2a:SourceRemarkregister_periode "1966" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_311_00000311.xml van DAR" .

[] a2a:PersonRemarkdatum_overlijden "1966-07-25" .
