@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_00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f
  a a2a:Record ;
  rdfs:label "Overlijden op 19 juli 1935 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_sha_00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f_Person-36b6f38c-a995-1944-ddc8-ec74e61802c9, oa:person_sha_00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f_Person-13bc8ae7-f763-01ec-4a69-1c6609ffd587, oa:person_sha_00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f_Person-6ae01666-2596-6f02-c59e-13c725bc363b, oa:person_sha_00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f_Person-88688aed-3fa2-3963-f21a-83c261424c06 ;
  a2a:hasEvent oa:event_sha_00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f_0, oa:relationep_sha_00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f_1, oa:relationep_sha_00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f_2, oa:relationep_sha_00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f_3 ;
  a2a:hasSource oa:source_sha_00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f .

oa:person_sha_00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f_Person-36b6f38c-a995-1944-ddc8-ec74e61802c9
  a a2a:Person ;
  rdfs:label "Cornelia Dijmphna Maria Johanna van Toren" ;
  a2a:PersonName [
    rdfs:label "Cornelia Dijmphna Maria Johanna van Toren" ;
    a2a:PersonNameFirstName "Cornelia Dijmphna Maria Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Toren"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudenbosch" ;
    rdfs:label "Oudenbosch"
  ] ;
  a2a:Profession "koopvrouw" .

oa:person_sha_00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f_Person-13bc8ae7-f763-01ec-4a69-1c6609ffd587
  a a2a:Person ;
  rdfs:label "Hubertus van Rijsbergen" ;
  a2a:PersonName [
    rdfs:label "Hubertus van Rijsbergen" ;
    a2a:PersonNameFirstName "Hubertus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijsbergen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f_Person-6ae01666-2596-6f02-c59e-13c725bc363b
  a a2a:Person ;
  rdfs:label "Adriana van Zundert" ;
  a2a:PersonName [
    rdfs:label "Adriana van Zundert" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zundert"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Profession "koopvrouw" .

oa:person_sha_00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f_Person-88688aed-3fa2-3963-f21a-83c261424c06
  a a2a:Person ;
  rdfs:label "Johannes van Toren" ;
  a2a:PersonName [
    rdfs:label "Johannes van Toren" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Toren"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oudenbosch" ;
    rdfs:label "Oudenbosch"
  ] ;
  a2a:Profession "koopman" .

oa:event_sha_00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1935" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1935-07-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_sha_00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f_Person:36b6f38c-a995-1944-ddc8-ec74e61802c9 ;
  a2a:EventKeyRef oa:event_sha_00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f_Event1 .

oa:relationep_sha_00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f_1
  a a2a:RelationEP ;
  rdfs:label "other:Ex-man" ;
  a2a:RelationType "other:Ex-man" ;
  a2a:PersonKeyRef oa:person_sha_00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f_Person:13bc8ae7-f763-01ec-4a69-1c6609ffd587 ;
  a2a:EventKeyRef oa:event_sha_00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f_Event1 .

oa:relationep_sha_00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f_Person:6ae01666-2596-6f02-c59e-13c725bc363b ;
  a2a:EventKeyRef oa:event_sha_00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f_Event1 .

oa:relationep_sha_00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f_Person:88688aed-3fa2-3963-f21a-83c261424c06 ;
  a2a:EventKeyRef oa:event_sha_00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f_Event1 .

oa:source_sha_00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1935-07-19 - 1935-07-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1935-07-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1935-07-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1935" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1935-07-19"^^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: 2636, Periode: 1933-1936" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "67" ;
    a2a:RegistryNumber "2636" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 2636, Periode: 1933-1936, Overlijdensregister, 67, 2636"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/f256ace3-1c97-7dd5-8c8b-d48d67c47cde.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/f256ace3-1c97-7dd5-8c8b-d48d67c47cde.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-11-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f" ;
  a2a:RecordGUID "{00a2fce9-8a37-d1aa-0f6d-05a6c6d4827f}" ;
  a2a:SourceRemarkOpmerking "extract overlijdensakte van de gemeente 's-Hertogenbosch" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6937_00006937.xml van SHA" .

