@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_3ff38f44-7afe-43e7-8444-e6201e90f177
  a a2a:Record ;
  rdfs:label "Overlijden op 2 november 1918 te Tynaarlo (Vries)" ;
  a2a:hasPerson oa:person_dar_3ff38f44-7afe-43e7-8444-e6201e90f177_Person-725c730e-258d-481b-ac5f-fcc21d3fb1fe, oa:person_dar_3ff38f44-7afe-43e7-8444-e6201e90f177_Person-0b406682-b1cd-4e0c-ad6c-28395bc247b7, oa:person_dar_3ff38f44-7afe-43e7-8444-e6201e90f177_Person-c24c00ba-fcec-412b-b03c-97c5c035963a ;
  a2a:hasEvent oa:event_dar_3ff38f44-7afe-43e7-8444-e6201e90f177_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_3ff38f44-7afe-43e7-8444-e6201e90f177_0, oa:relationep_dar_3ff38f44-7afe-43e7-8444-e6201e90f177_1, oa:relationep_dar_3ff38f44-7afe-43e7-8444-e6201e90f177_2 ;
  a2a:hasSource oa:source_dar_3ff38f44-7afe-43e7-8444-e6201e90f177 .

oa:person_dar_3ff38f44-7afe-43e7-8444-e6201e90f177_Person-725c730e-258d-481b-ac5f-fcc21d3fb1fe
  a a2a:Person ;
  rdfs:label "Henderkien Straat" ;
  a2a:PersonName [
    rdfs:label "Henderkien Straat" ;
    a2a:PersonNameFirstName "Henderkien" ;
    a2a:PersonNameLastName "Straat"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_3ff38f44-7afe-43e7-8444-e6201e90f177_Person-0b406682-b1cd-4e0c-ad6c-28395bc247b7
  a a2a:Person ;
  rdfs:label "Reina Steunebrink" ;
  a2a:PersonName [
    rdfs:label "Reina Steunebrink" ;
    a2a:PersonNameFirstName "Reina" ;
    a2a:PersonNameLastName "Steunebrink"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "18 maand" ;
    rdfs:label "18 maand"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_3ff38f44-7afe-43e7-8444-e6201e90f177_Person-c24c00ba-fcec-412b-b03c-97c5c035963a
  a a2a:Person ;
  rdfs:label "Koene Steunebrink" ;
  a2a:PersonName [
    rdfs:label "Koene Steunebrink" ;
    a2a:PersonNameFirstName "Koene" ;
    a2a:PersonNameLastName "Steunebrink"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "bakker" .

oa:event_dar_3ff38f44-7afe-43e7-8444-e6201e90f177_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1918-11-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tynaarlo (Vries)" ;
    rdfs:label "Tynaarlo (Vries)"
  ] .

oa:relationep_dar_3ff38f44-7afe-43e7-8444-e6201e90f177_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_3ff38f44-7afe-43e7-8444-e6201e90f177_Person:725c730e-258d-481b-ac5f-fcc21d3fb1fe ;
  a2a:EventKeyRef oa:event_dar_3ff38f44-7afe-43e7-8444-e6201e90f177_Event1 .

oa:relationep_dar_3ff38f44-7afe-43e7-8444-e6201e90f177_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_3ff38f44-7afe-43e7-8444-e6201e90f177_Person:0b406682-b1cd-4e0c-ad6c-28395bc247b7 ;
  a2a:EventKeyRef oa:event_dar_3ff38f44-7afe-43e7-8444-e6201e90f177_Event1 .

oa:relationep_dar_3ff38f44-7afe-43e7-8444-e6201e90f177_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_3ff38f44-7afe-43e7-8444-e6201e90f177_Person:c24c00ba-fcec-412b-b03c-97c5c035963a ;
  a2a:EventKeyRef oa:event_dar_3ff38f44-7afe-43e7-8444-e6201e90f177_Event1 .

oa:source_dar_3ff38f44-7afe-43e7-8444-e6201e90f177
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries", "1918-11-05 - 1918-11-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-11-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-11-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1918-11-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1918, Periode: 1918" ;
    a2a:Book "Overlijdensregister Vries 1918" ;
    a2a:DocumentNumber "69" ;
    a2a:RegistryNumber "1918" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1918, Periode: 1918, Overlijdensregister Vries 1918, 69, 1918"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/46600309-0ef9-3277-28a5-2320ac54f527.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/3ff38f44-7afe-43e7-8444-e6201e90f177" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/46600309-0ef9-3277-28a5-2320ac54f527.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/3ff38f44-7afe-43e7-8444-e6201e90f177" ;
  a2a:RecordGUID "{3ff38f44-7afe-43e7-8444-e6201e90f177}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1918" ;
  a2a:SourceRemarkregister_periode "1918" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_7526_00007526.xml van DAR" .

[]
  a2a:PersonRemarkdiversen "Plaats doop: -" ;
  a2a:PersonRemarkplaats_overlijden "Tynaarlo (Vries)" ;
  a2a:PersonRemarkdatum_overlijden "1918-11-02" .

