@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_2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8
  a a2a:Record ;
  rdfs:label "Overlijden op 14 mei 1862 te Meppel" ;
  a2a:hasPerson oa:person_dar_2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8_Person-4cb2c9e6-84de-4a77-bbac-1fb3ae663d51, oa:person_dar_2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8_Person-6961be10-abd7-48ec-a5c7-bfc37fe938d5, oa:person_dar_2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8_Person-46d6a3d2-b95f-4f11-bb4c-471ec2a42221, oa:person_dar_2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8_Person-fb41515f-40e5-473e-aece-01e971e7a071 ;
  a2a:hasEvent oa:event_dar_2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8_0, oa:relationep_dar_2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8_1, oa:relationep_dar_2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8_2 ;
  a2a:hasRelationPP oa:relationpp_dar_2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8_0 ;
  a2a:hasSource oa:source_dar_2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8 .

oa:person_dar_2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8_Person-4cb2c9e6-84de-4a77-bbac-1fb3ae663d51
  a a2a:Person ;
  rdfs:label "Elsien Hartman" ;
  a2a:PersonName [
    rdfs:label "Elsien Hartman" ;
    a2a:PersonNameFirstName "Elsien" ;
    a2a:PersonNameLastName "Hartman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8_Person-6961be10-abd7-48ec-a5c7-bfc37fe938d5
  a a2a:Person ;
  rdfs:label "Stoffer Kalverla" ;
  a2a:PersonName [
    rdfs:label "Stoffer Kalverla" ;
    a2a:PersonNameFirstName "Stoffer" ;
    a2a:PersonNameLastName "Kalverla"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "66 jaar" ;
    rdfs:label "66 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] ;
  a2a:Profession "arbeider" .

oa:person_dar_2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8_Person-46d6a3d2-b95f-4f11-bb4c-471ec2a42221
  a a2a:Person ;
  rdfs:label "Gerrit Kalverla" ;
  a2a:PersonName [
    rdfs:label "Gerrit Kalverla" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Kalverla"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8_Person-fb41515f-40e5-473e-aece-01e971e7a071
  a a2a:Person ;
  rdfs:label "Arendje van Veen" ;
  a2a:PersonName [
    rdfs:label "Arendje van Veen" ;
    a2a:PersonNameFirstName "Arendje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1862" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1862-05-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:relationep_dar_2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8_Person:4cb2c9e6-84de-4a77-bbac-1fb3ae663d51 ;
  a2a:EventKeyRef oa:event_dar_2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8_Event1 .

oa:relationep_dar_2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8_Person:6961be10-abd7-48ec-a5c7-bfc37fe938d5 ;
  a2a:EventKeyRef oa:event_dar_2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8_Event1 .

oa:relationep_dar_2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8_Person:46d6a3d2-b95f-4f11-bb4c-471ec2a42221 ;
  a2a:EventKeyRef oa:event_dar_2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8_Event1 .

oa:relationpp_dar_2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8_Person:6961be10-abd7-48ec-a5c7-bfc37fe938d5, oa:person_dar_2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8_Person:fb41515f-40e5-473e-aece-01e971e7a071 .

oa:source_dar_2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1862-05-16 - 1862-05-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1862-05-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1862-05-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1862" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1862-05-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1862, Periode: 1862" ;
    a2a:Book "Overlijdensregister Meppel 1862" ;
    a2a:DocumentNumber "66" ;
    a2a:RegistryNumber "1862" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1862, Periode: 1862, Overlijdensregister Meppel 1862, 66, 1862"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/c5704f27-5e34-adc3-f5d9-83f59de0a3ae.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/c5704f27-5e34-adc3-f5d9-83f59de0a3ae.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8" ;
  a2a:RecordGUID "{2a1ed0fe-b95c-42dd-b5ce-e588f100ebd8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6817_00006817.xml van DAR" .

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