@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_7a6e8cf8-0ea3-4682-828f-e6948e155f35
  a a2a:Record ;
  rdfs:label "Overlijden op 22 augustus 1831 te Meppel" ;
  a2a:hasPerson oa:person_dar_7a6e8cf8-0ea3-4682-828f-e6948e155f35_Person-16516bfc-7026-4fd8-98e6-cd03c8436932, oa:person_dar_7a6e8cf8-0ea3-4682-828f-e6948e155f35_Person-ba6df31d-b46d-4767-b3dc-9e67a3872254, oa:person_dar_7a6e8cf8-0ea3-4682-828f-e6948e155f35_Person-c4b864c2-da5f-428a-bbeb-bd6acc506ddd, oa:person_dar_7a6e8cf8-0ea3-4682-828f-e6948e155f35_Person-8354c19d-07b7-4341-a79c-49b9afeea035 ;
  a2a:hasEvent oa:event_dar_7a6e8cf8-0ea3-4682-828f-e6948e155f35_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_7a6e8cf8-0ea3-4682-828f-e6948e155f35_0, oa:relationep_dar_7a6e8cf8-0ea3-4682-828f-e6948e155f35_1, oa:relationep_dar_7a6e8cf8-0ea3-4682-828f-e6948e155f35_2, oa:relationep_dar_7a6e8cf8-0ea3-4682-828f-e6948e155f35_3 ;
  a2a:hasSource oa:source_dar_7a6e8cf8-0ea3-4682-828f-e6948e155f35 .

oa:person_dar_7a6e8cf8-0ea3-4682-828f-e6948e155f35_Person-16516bfc-7026-4fd8-98e6-cd03c8436932
  a a2a:Person ;
  rdfs:label "Aaltje Foppen" ;
  a2a:PersonName [
    rdfs:label "Aaltje Foppen" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Foppen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_7a6e8cf8-0ea3-4682-828f-e6948e155f35_Person-ba6df31d-b46d-4767-b3dc-9e67a3872254
  a a2a:Person ;
  rdfs:label "Annechien Jacobs de Graaf" ;
  a2a:PersonName [
    rdfs:label "Annechien Jacobs de Graaf" ;
    a2a:PersonNameFirstName "Annechien Jacobs" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaf"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_7a6e8cf8-0ea3-4682-828f-e6948e155f35_Person-c4b864c2-da5f-428a-bbeb-bd6acc506ddd
  a a2a:Person ;
  rdfs:label "Jacob Lamberts Mulder" ;
  a2a:PersonName [
    rdfs:label "Jacob Lamberts Mulder" ;
    a2a:PersonNameFirstName "Jacob Lamberts" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_7a6e8cf8-0ea3-4682-828f-e6948e155f35_Person-8354c19d-07b7-4341-a79c-49b9afeea035
  a a2a:Person ;
  rdfs:label "Foppe Jacobs Mulder" ;
  a2a:PersonName [
    rdfs:label "Foppe Jacobs Mulder" ;
    a2a:PersonNameFirstName "Foppe Jacobs" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "58 jaar" ;
    rdfs:label "58 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zandhuisen" ;
    rdfs:label "Zandhuisen"
  ] ;
  a2a:Profession "koopman" .

oa:event_dar_7a6e8cf8-0ea3-4682-828f-e6948e155f35_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1831" ;
    a2a:Month "8" ;
    a2a:Day "22" ;
    rdfs:label "1831-08-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:relationep_dar_7a6e8cf8-0ea3-4682-828f-e6948e155f35_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_7a6e8cf8-0ea3-4682-828f-e6948e155f35_Person:16516bfc-7026-4fd8-98e6-cd03c8436932 ;
  a2a:EventKeyRef oa:event_dar_7a6e8cf8-0ea3-4682-828f-e6948e155f35_Event1 .

oa:relationep_dar_7a6e8cf8-0ea3-4682-828f-e6948e155f35_1
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote" ;
  a2a:RelationType "other:Echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_7a6e8cf8-0ea3-4682-828f-e6948e155f35_Person:ba6df31d-b46d-4767-b3dc-9e67a3872254 ;
  a2a:EventKeyRef oa:event_dar_7a6e8cf8-0ea3-4682-828f-e6948e155f35_Event1 .

oa:relationep_dar_7a6e8cf8-0ea3-4682-828f-e6948e155f35_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_7a6e8cf8-0ea3-4682-828f-e6948e155f35_Person:c4b864c2-da5f-428a-bbeb-bd6acc506ddd ;
  a2a:EventKeyRef oa:event_dar_7a6e8cf8-0ea3-4682-828f-e6948e155f35_Event1 .

oa:relationep_dar_7a6e8cf8-0ea3-4682-828f-e6948e155f35_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_7a6e8cf8-0ea3-4682-828f-e6948e155f35_Person:8354c19d-07b7-4341-a79c-49b9afeea035 ;
  a2a:EventKeyRef oa:event_dar_7a6e8cf8-0ea3-4682-828f-e6948e155f35_Event1 .

oa:source_dar_7a6e8cf8-0ea3-4682-828f-e6948e155f35
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1831-08-22 - 1831-08-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1831-08-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1831-08-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1831" ;
    a2a:Month "8" ;
    a2a:Day "22" ;
    rdfs:label "1831-08-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1831, Periode: 1831" ;
    a2a:Book "Overlijdensregister Meppel 1831" ;
    a2a:DocumentNumber "101" ;
    a2a:RegistryNumber "1831" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1831, Periode: 1831, Overlijdensregister Meppel 1831, 101, 1831"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/144ff3eb-10c0-70f9-60c0-b8d41cf308d9.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/7a6e8cf8-0ea3-4682-828f-e6948e155f35" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/144ff3eb-10c0-70f9-60c0-b8d41cf308d9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/7a6e8cf8-0ea3-4682-828f-e6948e155f35" ;
  a2a:RecordGUID "{7a6e8cf8-0ea3-4682-828f-e6948e155f35}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1831" ;
  a2a:SourceRemarkregister_periode "1831" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_7234_00007234.xml van DAR" .

[]
  a2a:PersonRemarkdiversen "Plaats doop: -" ;
  a2a:PersonRemarkplaats_overlijden "Meppel" ;
  a2a:PersonRemarkdatum_overlijden "1831-08-22" .

