@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_6d765c78-05d5-e8f7-06af-d2b963141413
  a a2a:Record ;
  rdfs:label "Overlijden op 7 augustus 1974 te Zuidlaren" ;
  a2a:hasPerson oa:person_dar_6d765c78-05d5-e8f7-06af-d2b963141413_Person-f09052e6-fd64-eaed-660a-dcebeb91f147, oa:person_dar_6d765c78-05d5-e8f7-06af-d2b963141413_Person-1efb20bb-2841-4c50-ef08-a6c7f9e67015, oa:person_dar_6d765c78-05d5-e8f7-06af-d2b963141413_Person-0b3c193a-bd7f-1788-a9fc-c8f917709543, oa:person_dar_6d765c78-05d5-e8f7-06af-d2b963141413_Person-347dc706-598d-6664-ac9b-48c02f28cd4d ;
  a2a:hasEvent oa:event_dar_6d765c78-05d5-e8f7-06af-d2b963141413_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_6d765c78-05d5-e8f7-06af-d2b963141413_0, oa:relationep_dar_6d765c78-05d5-e8f7-06af-d2b963141413_1, oa:relationep_dar_6d765c78-05d5-e8f7-06af-d2b963141413_2, oa:relationep_dar_6d765c78-05d5-e8f7-06af-d2b963141413_3 ;
  a2a:hasSource oa:source_dar_6d765c78-05d5-e8f7-06af-d2b963141413 .

oa:person_dar_6d765c78-05d5-e8f7-06af-d2b963141413_Person-f09052e6-fd64-eaed-660a-dcebeb91f147
  a a2a:Person ;
  rdfs:label "Henderika Pluis" ;
  a2a:PersonName [
    rdfs:label "Henderika Pluis" ;
    a2a:PersonNameFirstName "Henderika" ;
    a2a:PersonNameLastName "Pluis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_6d765c78-05d5-e8f7-06af-d2b963141413_Person-1efb20bb-2841-4c50-ef08-a6c7f9e67015
  a a2a:Person ;
  rdfs:label "Alle Woltjer" ;
  a2a:PersonName [
    rdfs:label "Alle Woltjer" ;
    a2a:PersonNameFirstName "Alle" ;
    a2a:PersonNameLastName "Woltjer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_6d765c78-05d5-e8f7-06af-d2b963141413_Person-0b3c193a-bd7f-1788-a9fc-c8f917709543
  a a2a:Person ;
  rdfs:label "Harmke Grasdijk" ;
  a2a:PersonName [
    rdfs:label "Harmke Grasdijk" ;
    a2a:PersonNameFirstName "Harmke" ;
    a2a:PersonNameLastName "Grasdijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_6d765c78-05d5-e8f7-06af-d2b963141413_Person-347dc706-598d-6664-ac9b-48c02f28cd4d
  a a2a:Person ;
  rdfs:label "Jan Pieter Woltjer" ;
  a2a:PersonName [
    rdfs:label "Jan Pieter Woltjer" ;
    a2a:PersonNameFirstName "Jan Pieter" ;
    a2a:PersonNameLastName "Woltjer"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1898-07-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Slochteren" ;
    rdfs:label "Slochteren"
  ] .

oa:event_dar_6d765c78-05d5-e8f7-06af-d2b963141413_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1974" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1974-08-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zuidlaren" ;
    rdfs:label "Zuidlaren"
  ] .

oa:relationep_dar_6d765c78-05d5-e8f7-06af-d2b963141413_0
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote" ;
  a2a:RelationType "other:Echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_6d765c78-05d5-e8f7-06af-d2b963141413_Person:f09052e6-fd64-eaed-660a-dcebeb91f147 ;
  a2a:EventKeyRef oa:event_dar_6d765c78-05d5-e8f7-06af-d2b963141413_Event1 .

oa:relationep_dar_6d765c78-05d5-e8f7-06af-d2b963141413_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_6d765c78-05d5-e8f7-06af-d2b963141413_Person:1efb20bb-2841-4c50-ef08-a6c7f9e67015 ;
  a2a:EventKeyRef oa:event_dar_6d765c78-05d5-e8f7-06af-d2b963141413_Event1 .

oa:relationep_dar_6d765c78-05d5-e8f7-06af-d2b963141413_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_6d765c78-05d5-e8f7-06af-d2b963141413_Person:0b3c193a-bd7f-1788-a9fc-c8f917709543 ;
  a2a:EventKeyRef oa:event_dar_6d765c78-05d5-e8f7-06af-d2b963141413_Event1 .

oa:relationep_dar_6d765c78-05d5-e8f7-06af-d2b963141413_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_6d765c78-05d5-e8f7-06af-d2b963141413_Person:347dc706-598d-6664-ac9b-48c02f28cd4d ;
  a2a:EventKeyRef oa:event_dar_6d765c78-05d5-e8f7-06af-d2b963141413_Event1 .

oa:source_dar_6d765c78-05d5-e8f7-06af-d2b963141413
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Zuidlaren" ;
    rdfs:label "Zuidlaren", "1974-08-09 - 1974-08-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1974-08-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1974-08-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1974" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1974-08-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1974, Periode: 1974" ;
    a2a:Book "Overlijdensregister Zuidlaren 1974" ;
    a2a:DocumentNumber "78" ;
    a2a:RegistryNumber "1974" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1974, Periode: 1974, Overlijdensregister Zuidlaren 1974, 78, 1974"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/8f47c3c7-c011-af11-d884-be3df0661944.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/6d765c78-05d5-e8f7-06af-d2b963141413" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/8f47c3c7-c011-af11-d884-be3df0661944.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-01-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/6d765c78-05d5-e8f7-06af-d2b963141413" ;
  a2a:RecordGUID "{6d765c78-05d5-e8f7-06af-d2b963141413}" ;
  a2a:SourceRemarkdeel "1974" ;
  a2a:SourceRemarkregister_periode "1974" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_108_00000108.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Zuidlaren" ;
  a2a:PersonRemarkdatum_overlijden "1974-08-07" .

