@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_2fa916e7-939c-4e4c-97c7-869a2579b4e6
  a a2a:Record ;
  rdfs:label "Overlijden op 29 november 1896 te Klooster (Coevorden)" ;
  a2a:hasPerson oa:person_dar_2fa916e7-939c-4e4c-97c7-869a2579b4e6_Person-26cf198d-0d86-483b-9e59-8ca38fda24c4, oa:person_dar_2fa916e7-939c-4e4c-97c7-869a2579b4e6_Person-56804987-6a5f-495e-ade9-ae4cee17a503, oa:person_dar_2fa916e7-939c-4e4c-97c7-869a2579b4e6_Person-5646dc7b-f16d-41e1-83b3-1943e574bad6, oa:person_dar_2fa916e7-939c-4e4c-97c7-869a2579b4e6_Person-1a51111e-9460-411c-b6e4-ea62bbca24fd ;
  a2a:hasEvent oa:event_dar_2fa916e7-939c-4e4c-97c7-869a2579b4e6_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_2fa916e7-939c-4e4c-97c7-869a2579b4e6_0, oa:relationep_dar_2fa916e7-939c-4e4c-97c7-869a2579b4e6_1, oa:relationep_dar_2fa916e7-939c-4e4c-97c7-869a2579b4e6_2, oa:relationep_dar_2fa916e7-939c-4e4c-97c7-869a2579b4e6_3 ;
  a2a:hasSource oa:source_dar_2fa916e7-939c-4e4c-97c7-869a2579b4e6 .

oa:person_dar_2fa916e7-939c-4e4c-97c7-869a2579b4e6_Person-26cf198d-0d86-483b-9e59-8ca38fda24c4
  a a2a:Person ;
  rdfs:label "Gese Meijerink" ;
  a2a:PersonName [
    rdfs:label "Gese Meijerink" ;
    a2a:PersonNameFirstName "Gese" ;
    a2a:PersonNameLastName "Meijerink"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_2fa916e7-939c-4e4c-97c7-869a2579b4e6_Person-56804987-6a5f-495e-ade9-ae4cee17a503
  a a2a:Person ;
  rdfs:label "Geert Gruppen" ;
  a2a:PersonName [
    rdfs:label "Geert Gruppen" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Gruppen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_2fa916e7-939c-4e4c-97c7-869a2579b4e6_Person-5646dc7b-f16d-41e1-83b3-1943e574bad6
  a a2a:Person ;
  rdfs:label "Gerrit Jan Lotter" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan Lotter" ;
    a2a:PersonNameFirstName "Gerrit Jan" ;
    a2a:PersonNameLastName "Lotter"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_2fa916e7-939c-4e4c-97c7-869a2579b4e6_Person-1a51111e-9460-411c-b6e4-ea62bbca24fd
  a a2a:Person ;
  rdfs:label "Hinderkien Lotter" ;
  a2a:PersonName [
    rdfs:label "Hinderkien Lotter" ;
    a2a:PersonNameFirstName "Hinderkien" ;
    a2a:PersonNameLastName "Lotter"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "45 jaar" ;
    rdfs:label "45 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1851-12-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emlichheim (Duitsland)" ;
    rdfs:label "Emlichheim (Duitsland)"
  ] ;
  a2a:Profession "zonder" .

oa:event_dar_2fa916e7-939c-4e4c-97c7-869a2579b4e6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1896" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1896-11-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Klooster (Coevorden)" ;
    rdfs:label "Klooster (Coevorden)"
  ] .

oa:relationep_dar_2fa916e7-939c-4e4c-97c7-869a2579b4e6_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_2fa916e7-939c-4e4c-97c7-869a2579b4e6_Person:26cf198d-0d86-483b-9e59-8ca38fda24c4 ;
  a2a:EventKeyRef oa:event_dar_2fa916e7-939c-4e4c-97c7-869a2579b4e6_Event1 .

oa:relationep_dar_2fa916e7-939c-4e4c-97c7-869a2579b4e6_1
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot" ;
  a2a:RelationType "other:Echtgenoot" ;
  a2a:PersonKeyRef oa:person_dar_2fa916e7-939c-4e4c-97c7-869a2579b4e6_Person:56804987-6a5f-495e-ade9-ae4cee17a503 ;
  a2a:EventKeyRef oa:event_dar_2fa916e7-939c-4e4c-97c7-869a2579b4e6_Event1 .

oa:relationep_dar_2fa916e7-939c-4e4c-97c7-869a2579b4e6_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_2fa916e7-939c-4e4c-97c7-869a2579b4e6_Person:5646dc7b-f16d-41e1-83b3-1943e574bad6 ;
  a2a:EventKeyRef oa:event_dar_2fa916e7-939c-4e4c-97c7-869a2579b4e6_Event1 .

oa:relationep_dar_2fa916e7-939c-4e4c-97c7-869a2579b4e6_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_2fa916e7-939c-4e4c-97c7-869a2579b4e6_Person:1a51111e-9460-411c-b6e4-ea62bbca24fd ;
  a2a:EventKeyRef oa:event_dar_2fa916e7-939c-4e4c-97c7-869a2579b4e6_Event1 .

oa:source_dar_2fa916e7-939c-4e4c-97c7-869a2579b4e6
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Coevorden" ;
    rdfs:label "Coevorden", "1896-11-30 - 1896-11-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-11-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-11-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1896" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1896-11-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1896, Periode: 1896" ;
    a2a:Book "Overlijdensregister Coevorden 1896" ;
    a2a:DocumentNumber "64" ;
    a2a:RegistryNumber "1896" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1896, Periode: 1896, Overlijdensregister Coevorden 1896, 64, 1896"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/06b2a6fd-b82b-ed5d-ccc7-0fd191e107c4.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2fa916e7-939c-4e4c-97c7-869a2579b4e6" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/06b2a6fd-b82b-ed5d-ccc7-0fd191e107c4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2fa916e7-939c-4e4c-97c7-869a2579b4e6" ;
  a2a:RecordGUID "{2fa916e7-939c-4e4c-97c7-869a2579b4e6}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1896" ;
  a2a:SourceRemarkregister_periode "1896" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_7030_00007030.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Klooster (Coevorden)" ;
  a2a:PersonRemarkdatum_overlijden "1896-11-29" .

