@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_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f
  a a2a:Record ;
  rdfs:label "Overlijden op 28 november 1944 te Dussen" ;
  a2a:hasPerson oa:person_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_Person-84f72c40-0d02-8503-4f3c-f64b4e11c929, oa:person_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_Person-cc71cbc8-9310-3063-ce5a-1c43843ff09c, oa:person_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_Person-19bff391-dc50-1ab0-e893-1fb1d0f198a5, oa:person_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_Person-8ed6d0a3-55fc-0e90-1608-2a7136e6b063, oa:person_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_Person-0b99f229-c9f9-1cae-696d-1f52f257efcb ;
  a2a:hasEvent oa:event_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_0, oa:relationep_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_1, oa:relationep_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_2, oa:relationep_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_3, oa:relationep_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_4 ;
  a2a:hasSource oa:source_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f .

oa:person_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_Person-84f72c40-0d02-8503-4f3c-f64b4e11c929
  a a2a:Person ;
  rdfs:label "Teunis Smits" ;
  a2a:PersonName [
    rdfs:label "Teunis Smits" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_Person-cc71cbc8-9310-3063-ce5a-1c43843ff09c
  a a2a:Person ;
  rdfs:label "Teunis Willem van Vuure" ;
  a2a:PersonName [
    rdfs:label "Teunis Willem van Vuure" ;
    a2a:PersonNameFirstName "Teunis Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vuure"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "arts" .

oa:person_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_Person-19bff391-dc50-1ab0-e893-1fb1d0f198a5
  a a2a:Person ;
  rdfs:label "Peter Donkersloot" ;
  a2a:PersonName [
    rdfs:label "Peter Donkersloot" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Donkersloot"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_Person-8ed6d0a3-55fc-0e90-1608-2a7136e6b063
  a a2a:Person ;
  rdfs:label "Jenneke de Rade" ;
  a2a:PersonName [
    rdfs:label "Jenneke de Rade" ;
    a2a:PersonNameFirstName "Jenneke" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Rade"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_Person-0b99f229-c9f9-1cae-696d-1f52f257efcb
  a a2a:Person ;
  rdfs:label "Cato Donkersloot" ;
  a2a:PersonName [
    rdfs:label "Cato Donkersloot" ;
    a2a:PersonNameFirstName "Cato" ;
    a2a:PersonNameLastName "Donkersloot"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1944" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1944-11-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:relationep_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_0
  a a2a:RelationEP ;
  rdfs:label "other:Wed." ;
  a2a:RelationType "other:Wed." ;
  a2a:PersonKeyRef oa:person_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_Person:84f72c40-0d02-8503-4f3c-f64b4e11c929 ;
  a2a:EventKeyRef oa:event_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_Event1 .

oa:relationep_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_Person:cc71cbc8-9310-3063-ce5a-1c43843ff09c ;
  a2a:EventKeyRef oa:event_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_Event1 .

oa:relationep_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_Person:19bff391-dc50-1ab0-e893-1fb1d0f198a5 ;
  a2a:EventKeyRef oa:event_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_Event1 .

oa:relationep_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_Person:8ed6d0a3-55fc-0e90-1608-2a7136e6b063 ;
  a2a:EventKeyRef oa:event_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_Event1 .

oa:relationep_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_4
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_Person:0b99f229-c9f9-1cae-696d-1f52f257efcb ;
  a2a:EventKeyRef oa:event_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f_Event1 .

oa:source_sha_0f2de2c2-ddb2-7bb2-e68e-5c295581268f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen", "1944-11-28 - 1944-11-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1944-11-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1944-11-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1944" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1944-11-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 3417, Periode: 1951-1960" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "27" ;
    a2a:RegistryNumber "3417" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3417, Periode: 1951-1960, Overlijdensregister, 27, 3417"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/eaf83eb5-5c6c-f987-7186-79906b2f1230.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/0f2de2c2-ddb2-7bb2-e68e-5c295581268f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/eaf83eb5-5c6c-f987-7186-79906b2f1230.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/0f2de2c2-ddb2-7bb2-e68e-5c295581268f" ;
  a2a:RecordGUID "{0f2de2c2-ddb2-7bb2-e68e-5c295581268f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6822_00006822.xml van SHA" .

[] a2a:PersonRemarkdiversen "overleden" .
