@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_adbb1eda-db9d-4dd3-b357-bc541787b485
  a a2a:Record ;
  rdfs:label "Overlijden op 10 januari 1899 te Meppel" ;
  a2a:hasPerson oa:person_dar_adbb1eda-db9d-4dd3-b357-bc541787b485_Person-dfad977d-9655-4f94-b34c-2e3bff8d17fa, oa:person_dar_adbb1eda-db9d-4dd3-b357-bc541787b485_Person-edeb370a-1298-4fc3-990d-b20459265b8d, oa:person_dar_adbb1eda-db9d-4dd3-b357-bc541787b485_Person-f910aac8-b254-49fd-afcd-3549bae7f5e7, oa:person_dar_adbb1eda-db9d-4dd3-b357-bc541787b485_Person-f52c3e1c-6132-4780-b685-dc0c66ca4c31 ;
  a2a:hasEvent oa:event_dar_adbb1eda-db9d-4dd3-b357-bc541787b485_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_adbb1eda-db9d-4dd3-b357-bc541787b485_0, oa:relationep_dar_adbb1eda-db9d-4dd3-b357-bc541787b485_1, oa:relationep_dar_adbb1eda-db9d-4dd3-b357-bc541787b485_2 ;
  a2a:hasRelationPP oa:relationpp_dar_adbb1eda-db9d-4dd3-b357-bc541787b485_0 ;
  a2a:hasSource oa:source_dar_adbb1eda-db9d-4dd3-b357-bc541787b485 .

oa:person_dar_adbb1eda-db9d-4dd3-b357-bc541787b485_Person-dfad977d-9655-4f94-b34c-2e3bff8d17fa
  a a2a:Person ;
  rdfs:label "Fenna Hoeksema" ;
  a2a:PersonName [
    rdfs:label "Fenna Hoeksema" ;
    a2a:PersonNameFirstName "Fenna" ;
    a2a:PersonNameLastName "Hoeksema"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_adbb1eda-db9d-4dd3-b357-bc541787b485_Person-edeb370a-1298-4fc3-990d-b20459265b8d
  a a2a:Person ;
  rdfs:label "Johanna Agneta van Saanen" ;
  a2a:PersonName [
    rdfs:label "Johanna Agneta van Saanen" ;
    a2a:PersonNameFirstName "Johanna Agneta" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Saanen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1827-12-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_adbb1eda-db9d-4dd3-b357-bc541787b485_Person-f910aac8-b254-49fd-afcd-3549bae7f5e7
  a a2a:Person ;
  rdfs:label "Johannes van Saanen" ;
  a2a:PersonName [
    rdfs:label "Johannes van Saanen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Saanen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_adbb1eda-db9d-4dd3-b357-bc541787b485_Person-f52c3e1c-6132-4780-b685-dc0c66ca4c31
  a a2a:Person ;
  rdfs:label "Gerhardus Lambertus de Jonge" ;
  a2a:PersonName [
    rdfs:label "Gerhardus Lambertus de Jonge" ;
    a2a:PersonNameFirstName "Gerhardus Lambertus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jonge"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_adbb1eda-db9d-4dd3-b357-bc541787b485_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1899-01-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:relationep_dar_adbb1eda-db9d-4dd3-b357-bc541787b485_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_adbb1eda-db9d-4dd3-b357-bc541787b485_Person:dfad977d-9655-4f94-b34c-2e3bff8d17fa ;
  a2a:EventKeyRef oa:event_dar_adbb1eda-db9d-4dd3-b357-bc541787b485_Event1 .

oa:relationep_dar_adbb1eda-db9d-4dd3-b357-bc541787b485_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_adbb1eda-db9d-4dd3-b357-bc541787b485_Person:edeb370a-1298-4fc3-990d-b20459265b8d ;
  a2a:EventKeyRef oa:event_dar_adbb1eda-db9d-4dd3-b357-bc541787b485_Event1 .

oa:relationep_dar_adbb1eda-db9d-4dd3-b357-bc541787b485_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_adbb1eda-db9d-4dd3-b357-bc541787b485_Person:f910aac8-b254-49fd-afcd-3549bae7f5e7 ;
  a2a:EventKeyRef oa:event_dar_adbb1eda-db9d-4dd3-b357-bc541787b485_Event1 .

oa:relationpp_dar_adbb1eda-db9d-4dd3-b357-bc541787b485_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_adbb1eda-db9d-4dd3-b357-bc541787b485_Person:edeb370a-1298-4fc3-990d-b20459265b8d, oa:person_dar_adbb1eda-db9d-4dd3-b357-bc541787b485_Person:f52c3e1c-6132-4780-b685-dc0c66ca4c31 .

oa:source_dar_adbb1eda-db9d-4dd3-b357-bc541787b485
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1899-01-11 - 1899-01-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-01-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-01-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1899" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1899-01-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1899, Periode: 1899" ;
    a2a:Book "Overlijdensregister Meppel 1899" ;
    a2a:DocumentNumber "4" ;
    a2a:RegistryNumber "1899" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1899, Periode: 1899, Overlijdensregister Meppel 1899, 4, 1899"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/13cf4340-25c7-d7d8-09f4-fe3d011c4197.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/adbb1eda-db9d-4dd3-b357-bc541787b485" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/13cf4340-25c7-d7d8-09f4-fe3d011c4197.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/adbb1eda-db9d-4dd3-b357-bc541787b485" ;
  a2a:RecordGUID "{adbb1eda-db9d-4dd3-b357-bc541787b485}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1899" ;
  a2a:SourceRemarkregister_periode "1899" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_218_00000218.xml van DAR" .

[]
  a2a:PersonRemarkdiversen "Plaats doop: -" ;
  a2a:PersonRemarkdatum_overlijden "1899-01-10" .

