@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_e9704f81-e2db-9d12-e988-a914cc468e43
  a a2a:Record ;
  rdfs:label "Overlijden op 1 augustus 1967 te Meppel" ;
  a2a:hasPerson oa:person_dar_e9704f81-e2db-9d12-e988-a914cc468e43_Person-1c675abe-f989-e8b5-cacb-01729c1230e2, oa:person_dar_e9704f81-e2db-9d12-e988-a914cc468e43_Person-2a2859b4-c66f-521d-9c41-d6b3309a7f1b, oa:person_dar_e9704f81-e2db-9d12-e988-a914cc468e43_Person-d87c1177-94b7-56d5-496e-12b444ff0e2e, oa:person_dar_e9704f81-e2db-9d12-e988-a914cc468e43_Person-225a00ab-b43a-26a9-e07b-de79dcc6e5cb ;
  a2a:hasEvent oa:event_dar_e9704f81-e2db-9d12-e988-a914cc468e43_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_e9704f81-e2db-9d12-e988-a914cc468e43_0, oa:relationep_dar_e9704f81-e2db-9d12-e988-a914cc468e43_1, oa:relationep_dar_e9704f81-e2db-9d12-e988-a914cc468e43_2 ;
  a2a:hasRelationPP oa:relationpp_dar_e9704f81-e2db-9d12-e988-a914cc468e43_0 ;
  a2a:hasSource oa:source_dar_e9704f81-e2db-9d12-e988-a914cc468e43 .

oa:person_dar_e9704f81-e2db-9d12-e988-a914cc468e43_Person-1c675abe-f989-e8b5-cacb-01729c1230e2
  a a2a:Person ;
  rdfs:label "Albert ter Heide" ;
  a2a:PersonName [
    rdfs:label "Albert ter Heide" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Heide"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_e9704f81-e2db-9d12-e988-a914cc468e43_Person-2a2859b4-c66f-521d-9c41-d6b3309a7f1b
  a a2a:Person ;
  rdfs:label "Tjirk ter Wal" ;
  a2a:PersonName [
    rdfs:label "Tjirk ter Wal" ;
    a2a:PersonNameFirstName "Tjirk" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Wal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_e9704f81-e2db-9d12-e988-a914cc468e43_Person-d87c1177-94b7-56d5-496e-12b444ff0e2e
  a a2a:Person ;
  rdfs:label "Geertje Stummel" ;
  a2a:PersonName [
    rdfs:label "Geertje Stummel" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Stummel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_e9704f81-e2db-9d12-e988-a914cc468e43_Person-225a00ab-b43a-26a9-e07b-de79dcc6e5cb
  a a2a:Person ;
  rdfs:label "Geertje ter Wal" ;
  a2a:PersonName [
    rdfs:label "Geertje ter Wal" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Wal"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "88 jaar" ;
    rdfs:label "88 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] ;
  a2a:Profession "-" .

oa:event_dar_e9704f81-e2db-9d12-e988-a914cc468e43_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1967" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1967-08-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:relationep_dar_e9704f81-e2db-9d12-e988-a914cc468e43_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_e9704f81-e2db-9d12-e988-a914cc468e43_Person:2a2859b4-c66f-521d-9c41-d6b3309a7f1b ;
  a2a:EventKeyRef oa:event_dar_e9704f81-e2db-9d12-e988-a914cc468e43_Event1 .

oa:relationep_dar_e9704f81-e2db-9d12-e988-a914cc468e43_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_e9704f81-e2db-9d12-e988-a914cc468e43_Person:d87c1177-94b7-56d5-496e-12b444ff0e2e ;
  a2a:EventKeyRef oa:event_dar_e9704f81-e2db-9d12-e988-a914cc468e43_Event1 .

oa:relationep_dar_e9704f81-e2db-9d12-e988-a914cc468e43_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_e9704f81-e2db-9d12-e988-a914cc468e43_Person:225a00ab-b43a-26a9-e07b-de79dcc6e5cb ;
  a2a:EventKeyRef oa:event_dar_e9704f81-e2db-9d12-e988-a914cc468e43_Event1 .

oa:relationpp_dar_e9704f81-e2db-9d12-e988-a914cc468e43_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_e9704f81-e2db-9d12-e988-a914cc468e43_Person:225a00ab-b43a-26a9-e07b-de79dcc6e5cb, oa:person_dar_e9704f81-e2db-9d12-e988-a914cc468e43_Person:1c675abe-f989-e8b5-cacb-01729c1230e2 .

oa:source_dar_e9704f81-e2db-9d12-e988-a914cc468e43
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1967-08-02 - 1967-08-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1967-08-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1967-08-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1967" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1967-08-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1967, Periode: 1967" ;
    a2a:Book "Overlijdensregister Meppel 1967" ;
    a2a:DocumentNumber "149" ;
    a2a:RegistryNumber "1967" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1967, Periode: 1967, Overlijdensregister Meppel 1967, 149, 1967"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/cff969f4-5841-dff4-c0d7-e9ed2092c9c0.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e9704f81-e2db-9d12-e988-a914cc468e43" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/cff969f4-5841-dff4-c0d7-e9ed2092c9c0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e9704f81-e2db-9d12-e988-a914cc468e43" ;
  a2a:RecordGUID "{e9704f81-e2db-9d12-e988-a914cc468e43}" ;
  a2a:SourceRemarkdeel "1967" ;
  a2a:SourceRemarkregister_periode "1967" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_1439_00001439.xml van DAR" .

[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "overleden" .
[]
  a2a:PersonRemarkplaats_overlijden "Meppel" ;
  a2a:PersonRemarkdatum_overlijden "1967-08-01" .

