@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_4b3e8d82-669c-41c2-9ba3-197b3cf06e25
  a a2a:Record ;
  rdfs:label "Overlijden op 12 februari 1913 te Meppel" ;
  a2a:hasPerson oa:person_dar_4b3e8d82-669c-41c2-9ba3-197b3cf06e25_Person-10dee152-7a9c-4fd4-8f7a-fc0bc148cacf, oa:person_dar_4b3e8d82-669c-41c2-9ba3-197b3cf06e25_Person-22db35fe-ba8a-4548-aaa7-e6e9f41bf699, oa:person_dar_4b3e8d82-669c-41c2-9ba3-197b3cf06e25_Person-f2e0ff04-bcfc-4ddf-b729-be353061e0e0, oa:person_dar_4b3e8d82-669c-41c2-9ba3-197b3cf06e25_Person-415be2ca-b9e9-4aeb-b430-c0b098d7e688 ;
  a2a:hasEvent oa:event_dar_4b3e8d82-669c-41c2-9ba3-197b3cf06e25_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_4b3e8d82-669c-41c2-9ba3-197b3cf06e25_0, oa:relationep_dar_4b3e8d82-669c-41c2-9ba3-197b3cf06e25_1, oa:relationep_dar_4b3e8d82-669c-41c2-9ba3-197b3cf06e25_2, oa:relationep_dar_4b3e8d82-669c-41c2-9ba3-197b3cf06e25_3 ;
  a2a:hasSource oa:source_dar_4b3e8d82-669c-41c2-9ba3-197b3cf06e25 .

oa:person_dar_4b3e8d82-669c-41c2-9ba3-197b3cf06e25_Person-10dee152-7a9c-4fd4-8f7a-fc0bc148cacf
  a a2a:Person ;
  rdfs:label "Lammigje Flederus" ;
  a2a:PersonName [
    rdfs:label "Lammigje Flederus" ;
    a2a:PersonNameFirstName "Lammigje" ;
    a2a:PersonNameLastName "Flederus"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_4b3e8d82-669c-41c2-9ba3-197b3cf06e25_Person-22db35fe-ba8a-4548-aaa7-e6e9f41bf699
  a a2a:Person ;
  rdfs:label "Marinus de Groot" ;
  a2a:PersonName [
    rdfs:label "Marinus de Groot" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_4b3e8d82-669c-41c2-9ba3-197b3cf06e25_Person-f2e0ff04-bcfc-4ddf-b729-be353061e0e0
  a a2a:Person ;
  rdfs:label "Jannes Hovingh" ;
  a2a:PersonName [
    rdfs:label "Jannes Hovingh" ;
    a2a:PersonNameFirstName "Jannes" ;
    a2a:PersonNameLastName "Hovingh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_4b3e8d82-669c-41c2-9ba3-197b3cf06e25_Person-415be2ca-b9e9-4aeb-b430-c0b098d7e688
  a a2a:Person ;
  rdfs:label "Lambertha Hovingh" ;
  a2a:PersonName [
    rdfs:label "Lambertha Hovingh" ;
    a2a:PersonNameFirstName "Lambertha" ;
    a2a:PersonNameLastName "Hovingh"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1845-04-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Smilde" ;
    rdfs:label "Smilde"
  ] ;
  a2a:Profession "zonder" .

oa:event_dar_4b3e8d82-669c-41c2-9ba3-197b3cf06e25_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1913" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1913-02-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:relationep_dar_4b3e8d82-669c-41c2-9ba3-197b3cf06e25_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_4b3e8d82-669c-41c2-9ba3-197b3cf06e25_Person:10dee152-7a9c-4fd4-8f7a-fc0bc148cacf ;
  a2a:EventKeyRef oa:event_dar_4b3e8d82-669c-41c2-9ba3-197b3cf06e25_Event1 .

oa:relationep_dar_4b3e8d82-669c-41c2-9ba3-197b3cf06e25_1
  a a2a:RelationEP ;
  rdfs:label "other:Overleden echtgenoot" ;
  a2a:RelationType "other:Overleden echtgenoot" ;
  a2a:PersonKeyRef oa:person_dar_4b3e8d82-669c-41c2-9ba3-197b3cf06e25_Person:22db35fe-ba8a-4548-aaa7-e6e9f41bf699 ;
  a2a:EventKeyRef oa:event_dar_4b3e8d82-669c-41c2-9ba3-197b3cf06e25_Event1 .

oa:relationep_dar_4b3e8d82-669c-41c2-9ba3-197b3cf06e25_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_4b3e8d82-669c-41c2-9ba3-197b3cf06e25_Person:f2e0ff04-bcfc-4ddf-b729-be353061e0e0 ;
  a2a:EventKeyRef oa:event_dar_4b3e8d82-669c-41c2-9ba3-197b3cf06e25_Event1 .

oa:relationep_dar_4b3e8d82-669c-41c2-9ba3-197b3cf06e25_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_4b3e8d82-669c-41c2-9ba3-197b3cf06e25_Person:415be2ca-b9e9-4aeb-b430-c0b098d7e688 ;
  a2a:EventKeyRef oa:event_dar_4b3e8d82-669c-41c2-9ba3-197b3cf06e25_Event1 .

oa:source_dar_4b3e8d82-669c-41c2-9ba3-197b3cf06e25
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1913-02-12 - 1913-02-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-02-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-02-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1913" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1913-02-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1913, Periode: 1913" ;
    a2a:Book "Overlijdensregister Meppel 1913" ;
    a2a:DocumentNumber "21" ;
    a2a:RegistryNumber "1913" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1913, Periode: 1913, Overlijdensregister Meppel 1913, 21, 1913"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/678f9ece-04fd-9829-acf7-f4c6da277ac6.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/4b3e8d82-669c-41c2-9ba3-197b3cf06e25" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/678f9ece-04fd-9829-acf7-f4c6da277ac6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/4b3e8d82-669c-41c2-9ba3-197b3cf06e25" ;
  a2a:RecordGUID "{4b3e8d82-669c-41c2-9ba3-197b3cf06e25}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1913" ;
  a2a:SourceRemarkregister_periode "1913" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_7681_00007681.xml van DAR" .

[]
  a2a:PersonRemarkdiversen "Plaats doop: -" ;
  a2a:PersonRemarkplaats_overlijden "Meppel" ;
  a2a:PersonRemarkdatum_overlijden "1913-02-12" .

