@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_508e10a8-b536-bc57-dc57-e6d067c2aae4
  a a2a:Record ;
  rdfs:label "Overlijden op 9 december 1975 te Anloo" ;
  a2a:hasPerson oa:person_dar_508e10a8-b536-bc57-dc57-e6d067c2aae4_Person-1b229732-18d2-08dd-35d5-b9d7f2e953dc, oa:person_dar_508e10a8-b536-bc57-dc57-e6d067c2aae4_Person-6b548729-0089-563a-ff6f-c655bc2c4b9f, oa:person_dar_508e10a8-b536-bc57-dc57-e6d067c2aae4_Person-f55af1fb-82a1-7f3f-d6fd-b0e7d5d5334e, oa:person_dar_508e10a8-b536-bc57-dc57-e6d067c2aae4_Person-d7e263cc-6236-f32a-9032-9b85216e7451 ;
  a2a:hasEvent oa:event_dar_508e10a8-b536-bc57-dc57-e6d067c2aae4_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_508e10a8-b536-bc57-dc57-e6d067c2aae4_0, oa:relationep_dar_508e10a8-b536-bc57-dc57-e6d067c2aae4_1, oa:relationep_dar_508e10a8-b536-bc57-dc57-e6d067c2aae4_2, oa:relationep_dar_508e10a8-b536-bc57-dc57-e6d067c2aae4_3 ;
  a2a:hasSource oa:source_dar_508e10a8-b536-bc57-dc57-e6d067c2aae4 .

oa:person_dar_508e10a8-b536-bc57-dc57-e6d067c2aae4_Person-1b229732-18d2-08dd-35d5-b9d7f2e953dc
  a a2a:Person ;
  rdfs:label "Annechien Klinkhamer" ;
  a2a:PersonName [
    rdfs:label "Annechien Klinkhamer" ;
    a2a:PersonNameFirstName "Annechien" ;
    a2a:PersonNameLastName "Klinkhamer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_508e10a8-b536-bc57-dc57-e6d067c2aae4_Person-6b548729-0089-563a-ff6f-c655bc2c4b9f
  a a2a:Person ;
  rdfs:label "Hans Bernard te Velde" ;
  a2a:PersonName [
    rdfs:label "Hans Bernard te Velde" ;
    a2a:PersonNameFirstName "Hans Bernard" ;
    a2a:PersonNamePrefixLastName "te" ;
    a2a:PersonNameLastName "Velde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_508e10a8-b536-bc57-dc57-e6d067c2aae4_Person-f55af1fb-82a1-7f3f-d6fd-b0e7d5d5334e
  a a2a:Person ;
  rdfs:label "Aaltje Hagting" ;
  a2a:PersonName [
    rdfs:label "Aaltje Hagting" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Hagting"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_508e10a8-b536-bc57-dc57-e6d067c2aae4_Person-d7e263cc-6236-f32a-9032-9b85216e7451
  a a2a:Person ;
  rdfs:label "Frans te Velde" ;
  a2a:PersonName [
    rdfs:label "Frans te Velde" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNamePrefixLastName "te" ;
    a2a:PersonNameLastName "Velde"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1895-03-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo"
  ] .

oa:event_dar_508e10a8-b536-bc57-dc57-e6d067c2aae4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1975" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1975-12-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo"
  ] .

oa:relationep_dar_508e10a8-b536-bc57-dc57-e6d067c2aae4_0
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote" ;
  a2a:RelationType "other:Echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_508e10a8-b536-bc57-dc57-e6d067c2aae4_Person:1b229732-18d2-08dd-35d5-b9d7f2e953dc ;
  a2a:EventKeyRef oa:event_dar_508e10a8-b536-bc57-dc57-e6d067c2aae4_Event1 .

oa:relationep_dar_508e10a8-b536-bc57-dc57-e6d067c2aae4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_508e10a8-b536-bc57-dc57-e6d067c2aae4_Person:6b548729-0089-563a-ff6f-c655bc2c4b9f ;
  a2a:EventKeyRef oa:event_dar_508e10a8-b536-bc57-dc57-e6d067c2aae4_Event1 .

oa:relationep_dar_508e10a8-b536-bc57-dc57-e6d067c2aae4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_508e10a8-b536-bc57-dc57-e6d067c2aae4_Person:f55af1fb-82a1-7f3f-d6fd-b0e7d5d5334e ;
  a2a:EventKeyRef oa:event_dar_508e10a8-b536-bc57-dc57-e6d067c2aae4_Event1 .

oa:relationep_dar_508e10a8-b536-bc57-dc57-e6d067c2aae4_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_508e10a8-b536-bc57-dc57-e6d067c2aae4_Person:d7e263cc-6236-f32a-9032-9b85216e7451 ;
  a2a:EventKeyRef oa:event_dar_508e10a8-b536-bc57-dc57-e6d067c2aae4_Event1 .

oa:source_dar_508e10a8-b536-bc57-dc57-e6d067c2aae4
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo", "1975-12-10 - 1975-12-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1975-12-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1975-12-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1975" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1975-12-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1975, Periode: 1975" ;
    a2a:Book "Overlijdensregister Anloo 1975" ;
    a2a:DocumentNumber "29" ;
    a2a:RegistryNumber "1975" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1975, Periode: 1975, Overlijdensregister Anloo 1975, 29, 1975"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/3c5a7cf5-394f-bc1f-02be-ad8037b4c9e9.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/508e10a8-b536-bc57-dc57-e6d067c2aae4" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/3c5a7cf5-394f-bc1f-02be-ad8037b4c9e9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/508e10a8-b536-bc57-dc57-e6d067c2aae4" ;
  a2a:RecordGUID "{508e10a8-b536-bc57-dc57-e6d067c2aae4}" ;
  a2a:SourceRemarkdeel "1975" ;
  a2a:SourceRemarkregister_periode "1975" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_872_00000872.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Anloo" ;
  a2a:PersonRemarkdatum_overlijden "1975-12-09" .

