@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_f1884dfd-3602-4ba3-ac87-b748ad4724d7
  a a2a:Record ;
  rdfs:label "Overlijden op 13 oktober 1858 te Meppel" ;
  a2a:hasPerson oa:person_dar_f1884dfd-3602-4ba3-ac87-b748ad4724d7_Person-1fd1404d-3254-4ab4-a7e0-ee3dd8817967, oa:person_dar_f1884dfd-3602-4ba3-ac87-b748ad4724d7_Person-1106338e-9747-4107-b541-dd5edc40e17b, oa:person_dar_f1884dfd-3602-4ba3-ac87-b748ad4724d7_Person-1b8ba931-0be2-4d93-a39e-9e1715650968 ;
  a2a:hasEvent oa:event_dar_f1884dfd-3602-4ba3-ac87-b748ad4724d7_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_f1884dfd-3602-4ba3-ac87-b748ad4724d7_0, oa:relationep_dar_f1884dfd-3602-4ba3-ac87-b748ad4724d7_1, oa:relationep_dar_f1884dfd-3602-4ba3-ac87-b748ad4724d7_2 ;
  a2a:hasSource oa:source_dar_f1884dfd-3602-4ba3-ac87-b748ad4724d7 .

oa:person_dar_f1884dfd-3602-4ba3-ac87-b748ad4724d7_Person-1fd1404d-3254-4ab4-a7e0-ee3dd8817967
  a a2a:Person ;
  rdfs:label "Albert Akse" ;
  a2a:PersonName [
    rdfs:label "Albert Akse" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Akse"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "voermansknecht" .

oa:person_dar_f1884dfd-3602-4ba3-ac87-b748ad4724d7_Person-1106338e-9747-4107-b541-dd5edc40e17b
  a a2a:Person ;
  rdfs:label "Wijgertje Jacobus Warries" ;
  a2a:PersonName [
    rdfs:label "Wijgertje Jacobus Warries" ;
    a2a:PersonNameFirstName "Wijgertje Jacobus" ;
    a2a:PersonNameLastName "Warries"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_f1884dfd-3602-4ba3-ac87-b748ad4724d7_Person-1b8ba931-0be2-4d93-a39e-9e1715650968
  a a2a:Person ;
  rdfs:label "Jacobus Akse" ;
  a2a:PersonName [
    rdfs:label "Jacobus Akse" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Akse"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "6 jaar en 3 maand" ;
    rdfs:label "6 jaar en 3 maand"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] ;
  a2a:Profession "zonder" .

oa:event_dar_f1884dfd-3602-4ba3-ac87-b748ad4724d7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1858" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1858-10-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:relationep_dar_f1884dfd-3602-4ba3-ac87-b748ad4724d7_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_f1884dfd-3602-4ba3-ac87-b748ad4724d7_Person:1fd1404d-3254-4ab4-a7e0-ee3dd8817967 ;
  a2a:EventKeyRef oa:event_dar_f1884dfd-3602-4ba3-ac87-b748ad4724d7_Event1 .

oa:relationep_dar_f1884dfd-3602-4ba3-ac87-b748ad4724d7_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_f1884dfd-3602-4ba3-ac87-b748ad4724d7_Person:1106338e-9747-4107-b541-dd5edc40e17b ;
  a2a:EventKeyRef oa:event_dar_f1884dfd-3602-4ba3-ac87-b748ad4724d7_Event1 .

oa:relationep_dar_f1884dfd-3602-4ba3-ac87-b748ad4724d7_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_f1884dfd-3602-4ba3-ac87-b748ad4724d7_Person:1b8ba931-0be2-4d93-a39e-9e1715650968 ;
  a2a:EventKeyRef oa:event_dar_f1884dfd-3602-4ba3-ac87-b748ad4724d7_Event1 .

oa:source_dar_f1884dfd-3602-4ba3-ac87-b748ad4724d7
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1858-10-14 - 1858-10-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1858-10-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1858-10-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1858" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1858-10-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1858, Periode: 1858" ;
    a2a:Book "Overlijdensregister Meppel 1858" ;
    a2a:DocumentNumber "155" ;
    a2a:RegistryNumber "1858" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1858, Periode: 1858, Overlijdensregister Meppel 1858, 155, 1858"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/a308683c-540e-939f-3722-a679ead7f30d.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f1884dfd-3602-4ba3-ac87-b748ad4724d7" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/a308683c-540e-939f-3722-a679ead7f30d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f1884dfd-3602-4ba3-ac87-b748ad4724d7" ;
  a2a:RecordGUID "{f1884dfd-3602-4ba3-ac87-b748ad4724d7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6524_00006524.xml van DAR" .

[] a2a:PersonRemarkdiversen "Plaats doop: -" .
