@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_3a08ee22-c5d0-2649-e626-b7b141aa17f7
  a a2a:Record ;
  rdfs:label "Overlijden op 25 oktober 1975 te Meppel" ;
  a2a:hasPerson oa:person_dar_3a08ee22-c5d0-2649-e626-b7b141aa17f7_Person-155edb01-8c02-223d-e57d-2431c1fc7b11, oa:person_dar_3a08ee22-c5d0-2649-e626-b7b141aa17f7_Person-1c8acacd-f91e-1906-c6fb-5d54ccdfe345, oa:person_dar_3a08ee22-c5d0-2649-e626-b7b141aa17f7_Person-bb1c148c-82bf-1087-bbb5-7136d4ee3a95 ;
  a2a:hasEvent oa:event_dar_3a08ee22-c5d0-2649-e626-b7b141aa17f7_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_3a08ee22-c5d0-2649-e626-b7b141aa17f7_0, oa:relationep_dar_3a08ee22-c5d0-2649-e626-b7b141aa17f7_1, oa:relationep_dar_3a08ee22-c5d0-2649-e626-b7b141aa17f7_2 ;
  a2a:hasSource oa:source_dar_3a08ee22-c5d0-2649-e626-b7b141aa17f7 .

oa:person_dar_3a08ee22-c5d0-2649-e626-b7b141aa17f7_Person-155edb01-8c02-223d-e57d-2431c1fc7b11
  a a2a:Person ;
  rdfs:label "Johannes Witvoet" ;
  a2a:PersonName [
    rdfs:label "Johannes Witvoet" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Witvoet"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "rijksambtenaar" .

oa:person_dar_3a08ee22-c5d0-2649-e626-b7b141aa17f7_Person-1c8acacd-f91e-1906-c6fb-5d54ccdfe345
  a a2a:Person ;
  rdfs:label "Pietertje Geesje Kluijver" ;
  a2a:PersonName [
    rdfs:label "Pietertje Geesje Kluijver" ;
    a2a:PersonNameFirstName "Pietertje Geesje" ;
    a2a:PersonNameLastName "Kluijver"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_3a08ee22-c5d0-2649-e626-b7b141aa17f7_Person-bb1c148c-82bf-1087-bbb5-7136d4ee3a95
  a a2a:Person ;
  rdfs:label "Everhardus Theodorus Wilhelmus Witvoet" ;
  a2a:PersonName [
    rdfs:label "Everhardus Theodorus Wilhelmus Witvoet" ;
    a2a:PersonNameFirstName "Everhardus Theodorus Wilhelmus" ;
    a2a:PersonNameLastName "Witvoet"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1965" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1965-01-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:event_dar_3a08ee22-c5d0-2649-e626-b7b141aa17f7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1975" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1975-10-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:relationep_dar_3a08ee22-c5d0-2649-e626-b7b141aa17f7_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_3a08ee22-c5d0-2649-e626-b7b141aa17f7_Person:155edb01-8c02-223d-e57d-2431c1fc7b11 ;
  a2a:EventKeyRef oa:event_dar_3a08ee22-c5d0-2649-e626-b7b141aa17f7_Event1 .

oa:relationep_dar_3a08ee22-c5d0-2649-e626-b7b141aa17f7_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_3a08ee22-c5d0-2649-e626-b7b141aa17f7_Person:1c8acacd-f91e-1906-c6fb-5d54ccdfe345 ;
  a2a:EventKeyRef oa:event_dar_3a08ee22-c5d0-2649-e626-b7b141aa17f7_Event1 .

oa:relationep_dar_3a08ee22-c5d0-2649-e626-b7b141aa17f7_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_3a08ee22-c5d0-2649-e626-b7b141aa17f7_Person:bb1c148c-82bf-1087-bbb5-7136d4ee3a95 ;
  a2a:EventKeyRef oa:event_dar_3a08ee22-c5d0-2649-e626-b7b141aa17f7_Event1 .

oa:source_dar_3a08ee22-c5d0-2649-e626-b7b141aa17f7
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1975-10-27 - 1975-10-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1975-10-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1975-10-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1975" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1975-10-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1975, Periode: 1975" ;
    a2a:Book "Overlijdensregister Meppel 1975" ;
    a2a:DocumentNumber "327" ;
    a2a:RegistryNumber "1975" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1975, Periode: 1975, Overlijdensregister Meppel 1975, 327, 1975"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/3af34df7-f0fc-d8c8-a019-2e24af3f354d.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/3a08ee22-c5d0-2649-e626-b7b141aa17f7" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/3af34df7-f0fc-d8c8-a019-2e24af3f354d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/3a08ee22-c5d0-2649-e626-b7b141aa17f7" ;
  a2a:RecordGUID "{3a08ee22-c5d0-2649-e626-b7b141aa17f7}" ;
  a2a:SourceRemarkdeel "1975" ;
  a2a:SourceRemarkregister_periode "1975" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_869_00000869.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Meppel" ;
  a2a:PersonRemarkdatum_overlijden "1975-10-25" .

