@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_3583d7ab-e60d-4b03-88a2-e817e11233bf
  a a2a:Record ;
  rdfs:label "Overlijden op 13 november 1921 te Donderen (Vries)" ;
  a2a:hasPerson oa:person_dar_3583d7ab-e60d-4b03-88a2-e817e11233bf_Person-368de945-23c4-4dbf-84ab-1454085a3a5c, oa:person_dar_3583d7ab-e60d-4b03-88a2-e817e11233bf_Person-5e035d77-f7ed-4851-b098-be5c096a8d0d, oa:person_dar_3583d7ab-e60d-4b03-88a2-e817e11233bf_Person-54ea5b26-2d1a-4456-b6c5-7532e5efddb7, oa:person_dar_3583d7ab-e60d-4b03-88a2-e817e11233bf_Person-4a8ee73d-5cc0-4ddb-bf47-b3a6719b6ecb ;
  a2a:hasEvent oa:event_dar_3583d7ab-e60d-4b03-88a2-e817e11233bf_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_3583d7ab-e60d-4b03-88a2-e817e11233bf_0, oa:relationep_dar_3583d7ab-e60d-4b03-88a2-e817e11233bf_1, oa:relationep_dar_3583d7ab-e60d-4b03-88a2-e817e11233bf_2, oa:relationep_dar_3583d7ab-e60d-4b03-88a2-e817e11233bf_3 ;
  a2a:hasSource oa:source_dar_3583d7ab-e60d-4b03-88a2-e817e11233bf .

oa:person_dar_3583d7ab-e60d-4b03-88a2-e817e11233bf_Person-368de945-23c4-4dbf-84ab-1454085a3a5c
  a a2a:Person ;
  rdfs:label "Jantje Brinks" ;
  a2a:PersonName [
    rdfs:label "Jantje Brinks" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Brinks"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_3583d7ab-e60d-4b03-88a2-e817e11233bf_Person-5e035d77-f7ed-4851-b098-be5c096a8d0d
  a a2a:Person ;
  rdfs:label "Hindrik Scheepstra" ;
  a2a:PersonName [
    rdfs:label "Hindrik Scheepstra" ;
    a2a:PersonNameFirstName "Hindrik" ;
    a2a:PersonNameLastName "Scheepstra"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_3583d7ab-e60d-4b03-88a2-e817e11233bf_Person-54ea5b26-2d1a-4456-b6c5-7532e5efddb7
  a a2a:Person ;
  rdfs:label "Jan Hotses" ;
  a2a:PersonName [
    rdfs:label "Jan Hotses" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Hotses"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_3583d7ab-e60d-4b03-88a2-e817e11233bf_Person-4a8ee73d-5cc0-4ddb-bf47-b3a6719b6ecb
  a a2a:Person ;
  rdfs:label "Aaltje Hotses" ;
  a2a:PersonName [
    rdfs:label "Aaltje Hotses" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Hotses"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "66 jaar" ;
    rdfs:label "66 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haren" ;
    rdfs:label "Haren"
  ] ;
  a2a:Profession "zonder" .

oa:event_dar_3583d7ab-e60d-4b03-88a2-e817e11233bf_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1921-11-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Donderen (Vries)" ;
    rdfs:label "Donderen (Vries)"
  ] .

oa:relationep_dar_3583d7ab-e60d-4b03-88a2-e817e11233bf_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_3583d7ab-e60d-4b03-88a2-e817e11233bf_Person:368de945-23c4-4dbf-84ab-1454085a3a5c ;
  a2a:EventKeyRef oa:event_dar_3583d7ab-e60d-4b03-88a2-e817e11233bf_Event1 .

oa:relationep_dar_3583d7ab-e60d-4b03-88a2-e817e11233bf_1
  a a2a:RelationEP ;
  rdfs:label "other:Overleden echtgenoot" ;
  a2a:RelationType "other:Overleden echtgenoot" ;
  a2a:PersonKeyRef oa:person_dar_3583d7ab-e60d-4b03-88a2-e817e11233bf_Person:5e035d77-f7ed-4851-b098-be5c096a8d0d ;
  a2a:EventKeyRef oa:event_dar_3583d7ab-e60d-4b03-88a2-e817e11233bf_Event1 .

oa:relationep_dar_3583d7ab-e60d-4b03-88a2-e817e11233bf_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_3583d7ab-e60d-4b03-88a2-e817e11233bf_Person:54ea5b26-2d1a-4456-b6c5-7532e5efddb7 ;
  a2a:EventKeyRef oa:event_dar_3583d7ab-e60d-4b03-88a2-e817e11233bf_Event1 .

oa:relationep_dar_3583d7ab-e60d-4b03-88a2-e817e11233bf_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_3583d7ab-e60d-4b03-88a2-e817e11233bf_Person:4a8ee73d-5cc0-4ddb-bf47-b3a6719b6ecb ;
  a2a:EventKeyRef oa:event_dar_3583d7ab-e60d-4b03-88a2-e817e11233bf_Event1 .

oa:source_dar_3583d7ab-e60d-4b03-88a2-e817e11233bf
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries", "1921-11-15 - 1921-11-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-11-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-11-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1921-11-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Uittreksel, Deel: 1921, Periode: 1921" ;
    a2a:Book "Overlijdensregister Vries 1921" ;
    a2a:DocumentNumber "46" ;
    a2a:RegistryNumber "1921" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Uittreksel, Deel: 1921, Periode: 1921, Overlijdensregister Vries 1921, 46, 1921"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/842ab76a-74c0-df64-bbd9-09ca59d3e1a9.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/3583d7ab-e60d-4b03-88a2-e817e11233bf" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/842ab76a-74c0-df64-bbd9-09ca59d3e1a9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/3583d7ab-e60d-4b03-88a2-e817e11233bf" ;
  a2a:RecordGUID "{3583d7ab-e60d-4b03-88a2-e817e11233bf}" ;
  a2a:SourceRemarkbron "Uittreksel" ;
  a2a:SourceRemarkdeel "1921" ;
  a2a:SourceRemarkregister_periode "1921" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_7109_00007109.xml van DAR" .

[]
  a2a:PersonRemarkdiversen "Plaats doop: -" ;
  a2a:PersonRemarkplaats_overlijden "Donderen (Vries)" ;
  a2a:PersonRemarkdatum_overlijden "1921-11-13" .

