@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_8f934cce-7d45-91da-1eae-e527559f1cd6
  a a2a:Record ;
  rdfs:label "Overlijden op 3 juni 1974 te Schoonebeek" ;
  a2a:hasPerson oa:person_dar_8f934cce-7d45-91da-1eae-e527559f1cd6_Person-01e0e584-43de-50ff-db2c-4e90e5c7060c, oa:person_dar_8f934cce-7d45-91da-1eae-e527559f1cd6_Person-996803f4-e88f-f7ea-06e0-1f32eea05a73, oa:person_dar_8f934cce-7d45-91da-1eae-e527559f1cd6_Person-39f5c77e-cdf9-c2f4-b982-a0a7560151c3, oa:person_dar_8f934cce-7d45-91da-1eae-e527559f1cd6_Person-83a24be7-d18e-e9e0-b092-773a11281458 ;
  a2a:hasEvent oa:event_dar_8f934cce-7d45-91da-1eae-e527559f1cd6_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_8f934cce-7d45-91da-1eae-e527559f1cd6_0, oa:relationep_dar_8f934cce-7d45-91da-1eae-e527559f1cd6_1, oa:relationep_dar_8f934cce-7d45-91da-1eae-e527559f1cd6_2, oa:relationep_dar_8f934cce-7d45-91da-1eae-e527559f1cd6_3 ;
  a2a:hasSource oa:source_dar_8f934cce-7d45-91da-1eae-e527559f1cd6 .

oa:person_dar_8f934cce-7d45-91da-1eae-e527559f1cd6_Person-01e0e584-43de-50ff-db2c-4e90e5c7060c
  a a2a:Person ;
  rdfs:label "Willem Schutten" ;
  a2a:PersonName [
    rdfs:label "Willem Schutten" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Schutten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_8f934cce-7d45-91da-1eae-e527559f1cd6_Person-996803f4-e88f-f7ea-06e0-1f32eea05a73
  a a2a:Person ;
  rdfs:label "Gerrit Jan Overman" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan Overman" ;
    a2a:PersonNameFirstName "Gerrit Jan" ;
    a2a:PersonNameLastName "Overman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_8f934cce-7d45-91da-1eae-e527559f1cd6_Person-39f5c77e-cdf9-c2f4-b982-a0a7560151c3
  a a2a:Person ;
  rdfs:label "Jantje Ellen" ;
  a2a:PersonName [
    rdfs:label "Jantje Ellen" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Ellen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_8f934cce-7d45-91da-1eae-e527559f1cd6_Person-83a24be7-d18e-e9e0-b092-773a11281458
  a a2a:Person ;
  rdfs:label "Jantien Overman" ;
  a2a:PersonName [
    rdfs:label "Jantien Overman" ;
    a2a:PersonNameFirstName "Jantien" ;
    a2a:PersonNameLastName "Overman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1899-09-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schoonebeek" ;
    rdfs:label "Schoonebeek"
  ] .

oa:event_dar_8f934cce-7d45-91da-1eae-e527559f1cd6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1974" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1974-06-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schoonebeek" ;
    rdfs:label "Schoonebeek"
  ] .

oa:relationep_dar_8f934cce-7d45-91da-1eae-e527559f1cd6_0
  a a2a:RelationEP ;
  rdfs:label "other:Gehuwd geweest" ;
  a2a:RelationType "other:Gehuwd geweest" ;
  a2a:PersonKeyRef oa:person_dar_8f934cce-7d45-91da-1eae-e527559f1cd6_Person:01e0e584-43de-50ff-db2c-4e90e5c7060c ;
  a2a:EventKeyRef oa:event_dar_8f934cce-7d45-91da-1eae-e527559f1cd6_Event1 .

oa:relationep_dar_8f934cce-7d45-91da-1eae-e527559f1cd6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_8f934cce-7d45-91da-1eae-e527559f1cd6_Person:996803f4-e88f-f7ea-06e0-1f32eea05a73 ;
  a2a:EventKeyRef oa:event_dar_8f934cce-7d45-91da-1eae-e527559f1cd6_Event1 .

oa:relationep_dar_8f934cce-7d45-91da-1eae-e527559f1cd6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_8f934cce-7d45-91da-1eae-e527559f1cd6_Person:39f5c77e-cdf9-c2f4-b982-a0a7560151c3 ;
  a2a:EventKeyRef oa:event_dar_8f934cce-7d45-91da-1eae-e527559f1cd6_Event1 .

oa:relationep_dar_8f934cce-7d45-91da-1eae-e527559f1cd6_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_8f934cce-7d45-91da-1eae-e527559f1cd6_Person:83a24be7-d18e-e9e0-b092-773a11281458 ;
  a2a:EventKeyRef oa:event_dar_8f934cce-7d45-91da-1eae-e527559f1cd6_Event1 .

oa:source_dar_8f934cce-7d45-91da-1eae-e527559f1cd6
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Schoonebeek" ;
    rdfs:label "Schoonebeek", "1974-06-04 - 1974-06-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1974-06-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1974-06-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1974" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1974-06-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1974, Periode: 1974" ;
    a2a:Book "Overlijdensregister Schoonebeek 1974" ;
    a2a:DocumentNumber "26" ;
    a2a:RegistryNumber "1974" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1974, Periode: 1974, Overlijdensregister Schoonebeek 1974, 26, 1974"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/9b3f705d-0a49-d970-568c-712e6a17e605.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/8f934cce-7d45-91da-1eae-e527559f1cd6" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/9b3f705d-0a49-d970-568c-712e6a17e605.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-10-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/8f934cce-7d45-91da-1eae-e527559f1cd6" ;
  a2a:RecordGUID "{8f934cce-7d45-91da-1eae-e527559f1cd6}" ;
  a2a:SourceRemarkdeel "1974" ;
  a2a:SourceRemarkregister_periode "1974" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_144_00000144.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Schoonebeek" ;
  a2a:PersonRemarkdatum_overlijden "1974-06-03" .

