@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_46d1257e-9496-4cd2-8a8c-e684f6802ce7
  a a2a:Record ;
  rdfs:label "Overlijden op 22 februari 1941 te Eelde" ;
  a2a:hasPerson oa:person_dar_46d1257e-9496-4cd2-8a8c-e684f6802ce7_Person-98c906f8-55e9-4367-a851-167af28de3bd, oa:person_dar_46d1257e-9496-4cd2-8a8c-e684f6802ce7_Person-53d054b4-c0a9-4a38-8146-52dd1af723f1, oa:person_dar_46d1257e-9496-4cd2-8a8c-e684f6802ce7_Person-bdf7776f-ce2d-4ba3-bc9d-e6c1e783fb87, oa:person_dar_46d1257e-9496-4cd2-8a8c-e684f6802ce7_Person-554d9d6e-38c7-4209-a74e-531e9c64b986 ;
  a2a:hasEvent oa:event_dar_46d1257e-9496-4cd2-8a8c-e684f6802ce7_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_46d1257e-9496-4cd2-8a8c-e684f6802ce7_0, oa:relationep_dar_46d1257e-9496-4cd2-8a8c-e684f6802ce7_1, oa:relationep_dar_46d1257e-9496-4cd2-8a8c-e684f6802ce7_2 ;
  a2a:hasRelationPP oa:relationpp_dar_46d1257e-9496-4cd2-8a8c-e684f6802ce7_0 ;
  a2a:hasSource oa:source_dar_46d1257e-9496-4cd2-8a8c-e684f6802ce7 .

oa:person_dar_46d1257e-9496-4cd2-8a8c-e684f6802ce7_Person-98c906f8-55e9-4367-a851-167af28de3bd
  a a2a:Person ;
  rdfs:label "Eeke Post" ;
  a2a:PersonName [
    rdfs:label "Eeke Post" ;
    a2a:PersonNameFirstName "Eeke" ;
    a2a:PersonNameLastName "Post"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_46d1257e-9496-4cd2-8a8c-e684f6802ce7_Person-53d054b4-c0a9-4a38-8146-52dd1af723f1
  a a2a:Person ;
  rdfs:label "Zwaantje Harms Engelkens" ;
  a2a:PersonName [
    rdfs:label "Zwaantje Harms Engelkens" ;
    a2a:PersonNameFirstName "Zwaantje Harms" ;
    a2a:PersonNameLastName "Engelkens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_46d1257e-9496-4cd2-8a8c-e684f6802ce7_Person-bdf7776f-ce2d-4ba3-bc9d-e6c1e783fb87
  a a2a:Person ;
  rdfs:label "Adamus ter Cock" ;
  a2a:PersonName [
    rdfs:label "Adamus ter Cock" ;
    a2a:PersonNameFirstName "Adamus" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Cock"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "84 jaar" ;
    rdfs:label "84 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuweschans" ;
    rdfs:label "Nieuweschans"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_46d1257e-9496-4cd2-8a8c-e684f6802ce7_Person-554d9d6e-38c7-4209-a74e-531e9c64b986
  a a2a:Person ;
  rdfs:label "Pieter Adamus ter Cock" ;
  a2a:PersonName [
    rdfs:label "Pieter Adamus ter Cock" ;
    a2a:PersonNameFirstName "Pieter Adamus" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Cock"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_46d1257e-9496-4cd2-8a8c-e684f6802ce7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1941" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1941-02-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eelde" ;
    rdfs:label "Eelde"
  ] .

oa:relationep_dar_46d1257e-9496-4cd2-8a8c-e684f6802ce7_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_46d1257e-9496-4cd2-8a8c-e684f6802ce7_Person:53d054b4-c0a9-4a38-8146-52dd1af723f1 ;
  a2a:EventKeyRef oa:event_dar_46d1257e-9496-4cd2-8a8c-e684f6802ce7_Event1 .

oa:relationep_dar_46d1257e-9496-4cd2-8a8c-e684f6802ce7_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_46d1257e-9496-4cd2-8a8c-e684f6802ce7_Person:bdf7776f-ce2d-4ba3-bc9d-e6c1e783fb87 ;
  a2a:EventKeyRef oa:event_dar_46d1257e-9496-4cd2-8a8c-e684f6802ce7_Event1 .

oa:relationep_dar_46d1257e-9496-4cd2-8a8c-e684f6802ce7_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_46d1257e-9496-4cd2-8a8c-e684f6802ce7_Person:554d9d6e-38c7-4209-a74e-531e9c64b986 ;
  a2a:EventKeyRef oa:event_dar_46d1257e-9496-4cd2-8a8c-e684f6802ce7_Event1 .

oa:relationpp_dar_46d1257e-9496-4cd2-8a8c-e684f6802ce7_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_46d1257e-9496-4cd2-8a8c-e684f6802ce7_Person:bdf7776f-ce2d-4ba3-bc9d-e6c1e783fb87, oa:person_dar_46d1257e-9496-4cd2-8a8c-e684f6802ce7_Person:98c906f8-55e9-4367-a851-167af28de3bd .

oa:source_dar_46d1257e-9496-4cd2-8a8c-e684f6802ce7
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eelde" ;
    rdfs:label "Eelde", "1941-02-24 - 1941-02-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1941-02-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1941-02-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1941" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1941-02-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1941, Periode: 1941" ;
    a2a:Book "Overlijdensregister Eelde 1941" ;
    a2a:DocumentNumber "14" ;
    a2a:RegistryNumber "1941" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1941, Periode: 1941, Overlijdensregister Eelde 1941, 14, 1941"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/04922200-27a7-eb9e-5a8f-b65c38208fd2.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/46d1257e-9496-4cd2-8a8c-e684f6802ce7" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/04922200-27a7-eb9e-5a8f-b65c38208fd2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/46d1257e-9496-4cd2-8a8c-e684f6802ce7" ;
  a2a:RecordGUID "{46d1257e-9496-4cd2-8a8c-e684f6802ce7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_3906_00003906.xml van DAR" .

