@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_fc738a07-76de-4514-8aa2-e290709c94bb
  a a2a:Record ;
  rdfs:label "Overlijden op 18 december 1940 te Meppel" ;
  a2a:hasPerson oa:person_dar_fc738a07-76de-4514-8aa2-e290709c94bb_Person-82519c07-2960-4c6a-bdde-7890d637c06b, oa:person_dar_fc738a07-76de-4514-8aa2-e290709c94bb_Person-0205f997-4b4c-4228-8032-a0da558ca3ae, oa:person_dar_fc738a07-76de-4514-8aa2-e290709c94bb_Person-f1c55840-dc86-4541-95a1-1eab401d8d33 ;
  a2a:hasEvent oa:event_dar_fc738a07-76de-4514-8aa2-e290709c94bb_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_fc738a07-76de-4514-8aa2-e290709c94bb_0, oa:relationep_dar_fc738a07-76de-4514-8aa2-e290709c94bb_1, oa:relationep_dar_fc738a07-76de-4514-8aa2-e290709c94bb_2 ;
  a2a:hasSource oa:source_dar_fc738a07-76de-4514-8aa2-e290709c94bb .

oa:person_dar_fc738a07-76de-4514-8aa2-e290709c94bb_Person-82519c07-2960-4c6a-bdde-7890d637c06b
  a a2a:Person ;
  rdfs:label "Elisabeth Josepha Maria van der Steen" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Josepha Maria van der Steen" ;
    a2a:PersonNameFirstName "Elisabeth Josepha Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Steen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_fc738a07-76de-4514-8aa2-e290709c94bb_Person-0205f997-4b4c-4228-8032-a0da558ca3ae
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1940" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1940-12-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] ;
  a2a:Profession "-" .

oa:person_dar_fc738a07-76de-4514-8aa2-e290709c94bb_Person-f1c55840-dc86-4541-95a1-1eab401d8d33
  a a2a:Person ;
  rdfs:label "Menno Frans van der Kallen" ;
  a2a:PersonName [
    rdfs:label "Menno Frans van der Kallen" ;
    a2a:PersonNameFirstName "Menno Frans" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Kallen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "winkelchef" .

oa:event_dar_fc738a07-76de-4514-8aa2-e290709c94bb_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1940" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1940-12-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:relationep_dar_fc738a07-76de-4514-8aa2-e290709c94bb_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_fc738a07-76de-4514-8aa2-e290709c94bb_Person:82519c07-2960-4c6a-bdde-7890d637c06b ;
  a2a:EventKeyRef oa:event_dar_fc738a07-76de-4514-8aa2-e290709c94bb_Event1 .

oa:relationep_dar_fc738a07-76de-4514-8aa2-e290709c94bb_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_fc738a07-76de-4514-8aa2-e290709c94bb_Person:0205f997-4b4c-4228-8032-a0da558ca3ae ;
  a2a:EventKeyRef oa:event_dar_fc738a07-76de-4514-8aa2-e290709c94bb_Event1 .

oa:relationep_dar_fc738a07-76de-4514-8aa2-e290709c94bb_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_fc738a07-76de-4514-8aa2-e290709c94bb_Person:f1c55840-dc86-4541-95a1-1eab401d8d33 ;
  a2a:EventKeyRef oa:event_dar_fc738a07-76de-4514-8aa2-e290709c94bb_Event1 .

oa:source_dar_fc738a07-76de-4514-8aa2-e290709c94bb
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1940-12-19 - 1940-12-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1940-12-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-12-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1940" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1940-12-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1940, Periode: 1940" ;
    a2a:Book "Overlijdensregister Meppel 1940" ;
    a2a:DocumentNumber "206" ;
    a2a:RegistryNumber "1940" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1940, Periode: 1940, Overlijdensregister Meppel 1940, 206, 1940"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/0a13c80c-3a43-f99e-3d4c-e38e7ab356a5.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/fc738a07-76de-4514-8aa2-e290709c94bb" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/0a13c80c-3a43-f99e-3d4c-e38e7ab356a5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/fc738a07-76de-4514-8aa2-e290709c94bb" ;
  a2a:RecordGUID "{fc738a07-76de-4514-8aa2-e290709c94bb}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1940" ;
  a2a:SourceRemarkregister_periode "1940" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_6042_00006042.xml van DAR" .

[]
  a2a:PersonRemarkdiversen "Plaats doop: -" ;
  a2a:PersonRemarkplaats_overlijden "Meppel" ;
  a2a:PersonRemarkdatum_overlijden "1940-12-18" .

