@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_281c7dee-2a3e-ef8e-3e82-cfd03fe77823
  a a2a:Record ;
  rdfs:label "Overlijden op 19 oktober 1973 te Borger" ;
  a2a:hasPerson oa:person_dar_281c7dee-2a3e-ef8e-3e82-cfd03fe77823_Person-997730c4-c646-6114-7eb1-ab1893ea0b23, oa:person_dar_281c7dee-2a3e-ef8e-3e82-cfd03fe77823_Person-160491e6-7430-93b8-ae80-7eeb989801ee, oa:person_dar_281c7dee-2a3e-ef8e-3e82-cfd03fe77823_Person-b8c9bbca-959a-342a-f289-40fac68b2547, oa:person_dar_281c7dee-2a3e-ef8e-3e82-cfd03fe77823_Person-85b3299e-20de-32a0-476d-f50857a9b61b ;
  a2a:hasEvent oa:event_dar_281c7dee-2a3e-ef8e-3e82-cfd03fe77823_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_281c7dee-2a3e-ef8e-3e82-cfd03fe77823_0, oa:relationep_dar_281c7dee-2a3e-ef8e-3e82-cfd03fe77823_1, oa:relationep_dar_281c7dee-2a3e-ef8e-3e82-cfd03fe77823_2, oa:relationep_dar_281c7dee-2a3e-ef8e-3e82-cfd03fe77823_3 ;
  a2a:hasSource oa:source_dar_281c7dee-2a3e-ef8e-3e82-cfd03fe77823 .

oa:person_dar_281c7dee-2a3e-ef8e-3e82-cfd03fe77823_Person-997730c4-c646-6114-7eb1-ab1893ea0b23
  a a2a:Person ;
  rdfs:label "Hendrik Sijpkes" ;
  a2a:PersonName [
    rdfs:label "Hendrik Sijpkes" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Sijpkes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_281c7dee-2a3e-ef8e-3e82-cfd03fe77823_Person-160491e6-7430-93b8-ae80-7eeb989801ee
  a a2a:Person ;
  rdfs:label "Lucas Nanning" ;
  a2a:PersonName [
    rdfs:label "Lucas Nanning" ;
    a2a:PersonNameFirstName "Lucas" ;
    a2a:PersonNameLastName "Nanning"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_281c7dee-2a3e-ef8e-3e82-cfd03fe77823_Person-b8c9bbca-959a-342a-f289-40fac68b2547
  a a2a:Person ;
  rdfs:label "Roelfien van der Veen" ;
  a2a:PersonName [
    rdfs:label "Roelfien van der Veen" ;
    a2a:PersonNameFirstName "Roelfien" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_281c7dee-2a3e-ef8e-3e82-cfd03fe77823_Person-85b3299e-20de-32a0-476d-f50857a9b61b
  a a2a:Person ;
  rdfs:label "Trijntje Nanning" ;
  a2a:PersonName [
    rdfs:label "Trijntje Nanning" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Nanning"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1900-02-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger"
  ] .

oa:event_dar_281c7dee-2a3e-ef8e-3e82-cfd03fe77823_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1973" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1973-10-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger"
  ] .

oa:relationep_dar_281c7dee-2a3e-ef8e-3e82-cfd03fe77823_0
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote" ;
  a2a:RelationType "other:Echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_281c7dee-2a3e-ef8e-3e82-cfd03fe77823_Person:997730c4-c646-6114-7eb1-ab1893ea0b23 ;
  a2a:EventKeyRef oa:event_dar_281c7dee-2a3e-ef8e-3e82-cfd03fe77823_Event1 .

oa:relationep_dar_281c7dee-2a3e-ef8e-3e82-cfd03fe77823_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_281c7dee-2a3e-ef8e-3e82-cfd03fe77823_Person:160491e6-7430-93b8-ae80-7eeb989801ee ;
  a2a:EventKeyRef oa:event_dar_281c7dee-2a3e-ef8e-3e82-cfd03fe77823_Event1 .

oa:relationep_dar_281c7dee-2a3e-ef8e-3e82-cfd03fe77823_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_281c7dee-2a3e-ef8e-3e82-cfd03fe77823_Person:b8c9bbca-959a-342a-f289-40fac68b2547 ;
  a2a:EventKeyRef oa:event_dar_281c7dee-2a3e-ef8e-3e82-cfd03fe77823_Event1 .

oa:relationep_dar_281c7dee-2a3e-ef8e-3e82-cfd03fe77823_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_281c7dee-2a3e-ef8e-3e82-cfd03fe77823_Person:85b3299e-20de-32a0-476d-f50857a9b61b ;
  a2a:EventKeyRef oa:event_dar_281c7dee-2a3e-ef8e-3e82-cfd03fe77823_Event1 .

oa:source_dar_281c7dee-2a3e-ef8e-3e82-cfd03fe77823
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger", "1973-10-19 - 1973-10-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1973-10-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1973-10-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1973" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1973-10-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1973, Periode: 1973" ;
    a2a:Book "Overlijdensregister Borger 1973" ;
    a2a:DocumentNumber "53" ;
    a2a:RegistryNumber "1973" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1973, Periode: 1973, Overlijdensregister Borger 1973, 53, 1973"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/3b77367d-8d25-0b90-c421-60dd2b6fa8d3.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/281c7dee-2a3e-ef8e-3e82-cfd03fe77823" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/3b77367d-8d25-0b90-c421-60dd2b6fa8d3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-07-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/281c7dee-2a3e-ef8e-3e82-cfd03fe77823" ;
  a2a:RecordGUID "{281c7dee-2a3e-ef8e-3e82-cfd03fe77823}" ;
  a2a:SourceRemarkdeel "1973" ;
  a2a:SourceRemarkregister_periode "1973" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_7_00000007.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Borger" ;
  a2a:PersonRemarkdatum_overlijden "1973-10-19" .

