@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_d290b3c7-3044-49b6-bc2f-e7fe94545c65
  a a2a:Record ;
  rdfs:label "Overlijden op 27 november 1939 te Oudemolen (Vries)" ;
  a2a:hasPerson oa:person_dar_d290b3c7-3044-49b6-bc2f-e7fe94545c65_Person-604bd843-2987-48c9-ab8f-57b2ad975dd4, oa:person_dar_d290b3c7-3044-49b6-bc2f-e7fe94545c65_Person-145d9b00-f6b5-43c8-bcaa-bbfc31054169, oa:person_dar_d290b3c7-3044-49b6-bc2f-e7fe94545c65_Person-c55e181f-2e64-4937-ab33-92de0815997b, oa:person_dar_d290b3c7-3044-49b6-bc2f-e7fe94545c65_Person-2abe3ee4-6270-4380-8ff3-a82bee64d536 ;
  a2a:hasEvent oa:event_dar_d290b3c7-3044-49b6-bc2f-e7fe94545c65_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_d290b3c7-3044-49b6-bc2f-e7fe94545c65_0, oa:relationep_dar_d290b3c7-3044-49b6-bc2f-e7fe94545c65_1, oa:relationep_dar_d290b3c7-3044-49b6-bc2f-e7fe94545c65_2, oa:relationep_dar_d290b3c7-3044-49b6-bc2f-e7fe94545c65_3 ;
  a2a:hasSource oa:source_dar_d290b3c7-3044-49b6-bc2f-e7fe94545c65 .

oa:person_dar_d290b3c7-3044-49b6-bc2f-e7fe94545c65_Person-604bd843-2987-48c9-ab8f-57b2ad975dd4
  a a2a:Person ;
  rdfs:label "Grietien Koenes Roede" ;
  a2a:PersonName [
    rdfs:label "Grietien Koenes Roede" ;
    a2a:PersonNameFirstName "Grietien Koenes" ;
    a2a:PersonNameLastName "Roede"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_d290b3c7-3044-49b6-bc2f-e7fe94545c65_Person-145d9b00-f6b5-43c8-bcaa-bbfc31054169
  a a2a:Person ;
  rdfs:label "Jan Bonder" ;
  a2a:PersonName [
    rdfs:label "Jan Bonder" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bonder"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_d290b3c7-3044-49b6-bc2f-e7fe94545c65_Person-c55e181f-2e64-4937-ab33-92de0815997b
  a a2a:Person ;
  rdfs:label "Eite Veendijk" ;
  a2a:PersonName [
    rdfs:label "Eite Veendijk" ;
    a2a:PersonNameFirstName "Eite" ;
    a2a:PersonNameLastName "Veendijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_d290b3c7-3044-49b6-bc2f-e7fe94545c65_Person-2abe3ee4-6270-4380-8ff3-a82bee64d536
  a a2a:Person ;
  rdfs:label "Annechien Veendijk" ;
  a2a:PersonName [
    rdfs:label "Annechien Veendijk" ;
    a2a:PersonNameFirstName "Annechien" ;
    a2a:PersonNameLastName "Veendijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "90 jaar" ;
    rdfs:label "90 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries"
  ] ;
  a2a:Profession "zonder" .

oa:event_dar_d290b3c7-3044-49b6-bc2f-e7fe94545c65_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1939" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1939-11-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oudemolen (Vries)" ;
    rdfs:label "Oudemolen (Vries)"
  ] .

oa:relationep_dar_d290b3c7-3044-49b6-bc2f-e7fe94545c65_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_d290b3c7-3044-49b6-bc2f-e7fe94545c65_Person:604bd843-2987-48c9-ab8f-57b2ad975dd4 ;
  a2a:EventKeyRef oa:event_dar_d290b3c7-3044-49b6-bc2f-e7fe94545c65_Event1 .

oa:relationep_dar_d290b3c7-3044-49b6-bc2f-e7fe94545c65_1
  a a2a:RelationEP ;
  rdfs:label "other:Overleden echtgenoot" ;
  a2a:RelationType "other:Overleden echtgenoot" ;
  a2a:PersonKeyRef oa:person_dar_d290b3c7-3044-49b6-bc2f-e7fe94545c65_Person:145d9b00-f6b5-43c8-bcaa-bbfc31054169 ;
  a2a:EventKeyRef oa:event_dar_d290b3c7-3044-49b6-bc2f-e7fe94545c65_Event1 .

oa:relationep_dar_d290b3c7-3044-49b6-bc2f-e7fe94545c65_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_d290b3c7-3044-49b6-bc2f-e7fe94545c65_Person:c55e181f-2e64-4937-ab33-92de0815997b ;
  a2a:EventKeyRef oa:event_dar_d290b3c7-3044-49b6-bc2f-e7fe94545c65_Event1 .

oa:relationep_dar_d290b3c7-3044-49b6-bc2f-e7fe94545c65_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_d290b3c7-3044-49b6-bc2f-e7fe94545c65_Person:2abe3ee4-6270-4380-8ff3-a82bee64d536 ;
  a2a:EventKeyRef oa:event_dar_d290b3c7-3044-49b6-bc2f-e7fe94545c65_Event1 .

oa:source_dar_d290b3c7-3044-49b6-bc2f-e7fe94545c65
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries", "1939-11-28 - 1939-11-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1939-11-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-11-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1939" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1939-11-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1939, Periode: 1939" ;
    a2a:Book "Overlijdensregister Vries 1939" ;
    a2a:DocumentNumber "37" ;
    a2a:RegistryNumber "1939" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1939, Periode: 1939, Overlijdensregister Vries 1939, 37, 1939"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/9e812d59-7e20-5516-eb5a-e7e5224c0297.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/d290b3c7-3044-49b6-bc2f-e7fe94545c65" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/9e812d59-7e20-5516-eb5a-e7e5224c0297.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/d290b3c7-3044-49b6-bc2f-e7fe94545c65" ;
  a2a:RecordGUID "{d290b3c7-3044-49b6-bc2f-e7fe94545c65}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1939" ;
  a2a:SourceRemarkregister_periode "1939" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_8718_00008718.xml van DAR" .

[]
  a2a:PersonRemarkdiversen "Plaats doop: -" ;
  a2a:PersonRemarkplaats_overlijden "Oudemolen (Vries)" ;
  a2a:PersonRemarkdatum_overlijden "1939-11-27" .

