@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_c8369dbc-49f2-252a-2b2e-ca9ea816a586
  a a2a:Record ;
  rdfs:label "Overlijden op 6 maart 1968 te Hoogeveen" ;
  a2a:hasPerson oa:person_dar_c8369dbc-49f2-252a-2b2e-ca9ea816a586_Person-f433e7fb-71ab-d6cc-35a2-c5bef45fd233, oa:person_dar_c8369dbc-49f2-252a-2b2e-ca9ea816a586_Person-18eb2ae5-27d7-aa85-1571-1f987214ef48, oa:person_dar_c8369dbc-49f2-252a-2b2e-ca9ea816a586_Person-4d01c34d-ab37-9329-57bc-74d3cd13718d, oa:person_dar_c8369dbc-49f2-252a-2b2e-ca9ea816a586_Person-f376f051-b371-78af-49aa-850c6e54ddd0 ;
  a2a:hasEvent oa:event_dar_c8369dbc-49f2-252a-2b2e-ca9ea816a586_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_c8369dbc-49f2-252a-2b2e-ca9ea816a586_0, oa:relationep_dar_c8369dbc-49f2-252a-2b2e-ca9ea816a586_1, oa:relationep_dar_c8369dbc-49f2-252a-2b2e-ca9ea816a586_2, oa:relationep_dar_c8369dbc-49f2-252a-2b2e-ca9ea816a586_3 ;
  a2a:hasSource oa:source_dar_c8369dbc-49f2-252a-2b2e-ca9ea816a586 .

oa:person_dar_c8369dbc-49f2-252a-2b2e-ca9ea816a586_Person-f433e7fb-71ab-d6cc-35a2-c5bef45fd233
  a a2a:Person ;
  rdfs:label "Roelof Strijker" ;
  a2a:PersonName [
    rdfs:label "Roelof Strijker" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Strijker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_c8369dbc-49f2-252a-2b2e-ca9ea816a586_Person-18eb2ae5-27d7-aa85-1571-1f987214ef48
  a a2a:Person ;
  rdfs:label "Roelof Kikkert" ;
  a2a:PersonName [
    rdfs:label "Roelof Kikkert" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Kikkert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_c8369dbc-49f2-252a-2b2e-ca9ea816a586_Person-4d01c34d-ab37-9329-57bc-74d3cd13718d
  a a2a:Person ;
  rdfs:label "Klaasje Bekendam" ;
  a2a:PersonName [
    rdfs:label "Klaasje Bekendam" ;
    a2a:PersonNameFirstName "Klaasje" ;
    a2a:PersonNameLastName "Bekendam"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_c8369dbc-49f2-252a-2b2e-ca9ea816a586_Person-f376f051-b371-78af-49aa-850c6e54ddd0
  a a2a:Person ;
  rdfs:label "Dina Kikkert" ;
  a2a:PersonName [
    rdfs:label "Dina Kikkert" ;
    a2a:PersonNameFirstName "Dina" ;
    a2a:PersonNameLastName "Kikkert"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "41 jaar" ;
    rdfs:label "41 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1926" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1926-07-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] .

oa:event_dar_c8369dbc-49f2-252a-2b2e-ca9ea816a586_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1968" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1968-03-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] .

oa:relationep_dar_c8369dbc-49f2-252a-2b2e-ca9ea816a586_0
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot" ;
  a2a:RelationType "other:Echtgenoot" ;
  a2a:PersonKeyRef oa:person_dar_c8369dbc-49f2-252a-2b2e-ca9ea816a586_Person:f433e7fb-71ab-d6cc-35a2-c5bef45fd233 ;
  a2a:EventKeyRef oa:event_dar_c8369dbc-49f2-252a-2b2e-ca9ea816a586_Event1 .

oa:relationep_dar_c8369dbc-49f2-252a-2b2e-ca9ea816a586_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_c8369dbc-49f2-252a-2b2e-ca9ea816a586_Person:18eb2ae5-27d7-aa85-1571-1f987214ef48 ;
  a2a:EventKeyRef oa:event_dar_c8369dbc-49f2-252a-2b2e-ca9ea816a586_Event1 .

oa:relationep_dar_c8369dbc-49f2-252a-2b2e-ca9ea816a586_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_c8369dbc-49f2-252a-2b2e-ca9ea816a586_Person:4d01c34d-ab37-9329-57bc-74d3cd13718d ;
  a2a:EventKeyRef oa:event_dar_c8369dbc-49f2-252a-2b2e-ca9ea816a586_Event1 .

oa:relationep_dar_c8369dbc-49f2-252a-2b2e-ca9ea816a586_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_c8369dbc-49f2-252a-2b2e-ca9ea816a586_Person:f376f051-b371-78af-49aa-850c6e54ddd0 ;
  a2a:EventKeyRef oa:event_dar_c8369dbc-49f2-252a-2b2e-ca9ea816a586_Event1 .

oa:source_dar_c8369dbc-49f2-252a-2b2e-ca9ea816a586
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen", "1968-03-08 - 1968-03-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1968-03-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1968-03-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1968" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1968-03-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1968, Periode: 1968" ;
    a2a:Book "Overlijdensregister Hoogeveen 1968" ;
    a2a:DocumentNumber "65" ;
    a2a:RegistryNumber "1968" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1968, Periode: 1968, Overlijdensregister Hoogeveen 1968, 65, 1968"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/fa23cc47-adaa-047e-457f-4f62c7f6acd0.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/c8369dbc-49f2-252a-2b2e-ca9ea816a586" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/fa23cc47-adaa-047e-457f-4f62c7f6acd0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-09-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/c8369dbc-49f2-252a-2b2e-ca9ea816a586" ;
  a2a:RecordGUID "{c8369dbc-49f2-252a-2b2e-ca9ea816a586}" ;
  a2a:SourceRemarkdeel "1968" ;
  a2a:SourceRemarkregister_periode "1968" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_8578_00008578.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Hoogeveen" ;
  a2a:PersonRemarkdatum_overlijden "1968-03-06" .

