@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_e2f0ebe2-bdad-d07a-3b49-878d87bee718
  a a2a:Record ;
  rdfs:label "Overlijden op 30 september 1943 te Waalwijk" ;
  a2a:hasPerson oa:person_sha_e2f0ebe2-bdad-d07a-3b49-878d87bee718_Person-276461cf-daef-cee2-93de-6e9a5d419781, oa:person_sha_e2f0ebe2-bdad-d07a-3b49-878d87bee718_Person-92da89bc-d0c6-786e-b1ef-199eed5ac3ea, oa:person_sha_e2f0ebe2-bdad-d07a-3b49-878d87bee718_Person-c938e950-6b50-aa8e-ebbc-9eee137852e7, oa:person_sha_e2f0ebe2-bdad-d07a-3b49-878d87bee718_Person-6545a54c-d1c2-a54f-c739-016055ee7405 ;
  a2a:hasEvent oa:event_sha_e2f0ebe2-bdad-d07a-3b49-878d87bee718_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e2f0ebe2-bdad-d07a-3b49-878d87bee718_0, oa:relationep_sha_e2f0ebe2-bdad-d07a-3b49-878d87bee718_1, oa:relationep_sha_e2f0ebe2-bdad-d07a-3b49-878d87bee718_2, oa:relationep_sha_e2f0ebe2-bdad-d07a-3b49-878d87bee718_3 ;
  a2a:hasSource oa:source_sha_e2f0ebe2-bdad-d07a-3b49-878d87bee718 .

oa:person_sha_e2f0ebe2-bdad-d07a-3b49-878d87bee718_Person-276461cf-daef-cee2-93de-6e9a5d419781
  a a2a:Person ;
  rdfs:label "Adrianus Franciscus van Riel" ;
  a2a:PersonName [
    rdfs:label "Adrianus Franciscus van Riel" ;
    a2a:PersonNameFirstName "Adrianus Franciscus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Riel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "46" ;
    rdfs:label "46"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Profession "grondwerker" .

oa:person_sha_e2f0ebe2-bdad-d07a-3b49-878d87bee718_Person-92da89bc-d0c6-786e-b1ef-199eed5ac3ea
  a a2a:Person ;
  rdfs:label "Adriana Clasina van der Sanden" ;
  a2a:PersonName [
    rdfs:label "Adriana Clasina van der Sanden" ;
    a2a:PersonNameFirstName "Adriana Clasina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Sanden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_e2f0ebe2-bdad-d07a-3b49-878d87bee718_Person-c938e950-6b50-aa8e-ebbc-9eee137852e7
  a a2a:Person ;
  rdfs:label "Andreas Adrianus van Riel" ;
  a2a:PersonName [
    rdfs:label "Andreas Adrianus van Riel" ;
    a2a:PersonNameFirstName "Andreas Adrianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Riel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "18" ;
    rdfs:label "18"
  ] ;
  a2a:Profession "leerlooiersknecht" .

oa:person_sha_e2f0ebe2-bdad-d07a-3b49-878d87bee718_Person-6545a54c-d1c2-a54f-c739-016055ee7405
  a a2a:Person ;
  rdfs:label "Adriana van Riel" ;
  a2a:PersonName [
    rdfs:label "Adriana van Riel" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Riel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_e2f0ebe2-bdad-d07a-3b49-878d87bee718_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1943" ;
    a2a:Month "9" ;
    a2a:Day "30" ;
    rdfs:label "1943-09-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:relationep_sha_e2f0ebe2-bdad-d07a-3b49-878d87bee718_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_e2f0ebe2-bdad-d07a-3b49-878d87bee718_Person:276461cf-daef-cee2-93de-6e9a5d419781 ;
  a2a:EventKeyRef oa:event_sha_e2f0ebe2-bdad-d07a-3b49-878d87bee718_Event1 .

oa:relationep_sha_e2f0ebe2-bdad-d07a-3b49-878d87bee718_1
  a a2a:RelationEP ;
  rdfs:label "other:Wed." ;
  a2a:RelationType "other:Wed." ;
  a2a:PersonKeyRef oa:person_sha_e2f0ebe2-bdad-d07a-3b49-878d87bee718_Person:92da89bc-d0c6-786e-b1ef-199eed5ac3ea ;
  a2a:EventKeyRef oa:event_sha_e2f0ebe2-bdad-d07a-3b49-878d87bee718_Event1 .

oa:relationep_sha_e2f0ebe2-bdad-d07a-3b49-878d87bee718_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_e2f0ebe2-bdad-d07a-3b49-878d87bee718_Person:c938e950-6b50-aa8e-ebbc-9eee137852e7 ;
  a2a:EventKeyRef oa:event_sha_e2f0ebe2-bdad-d07a-3b49-878d87bee718_Event1 .

oa:relationep_sha_e2f0ebe2-bdad-d07a-3b49-878d87bee718_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_e2f0ebe2-bdad-d07a-3b49-878d87bee718_Person:6545a54c-d1c2-a54f-c739-016055ee7405 ;
  a2a:EventKeyRef oa:event_sha_e2f0ebe2-bdad-d07a-3b49-878d87bee718_Event1 .

oa:source_sha_e2f0ebe2-bdad-d07a-3b49-878d87bee718
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1943-09-30 - 1943-09-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1943-09-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1943-09-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1943" ;
    a2a:Month "9" ;
    a2a:Day "30" ;
    rdfs:label "1943-09-30"^^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: 2638, Periode: 1941-1945" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "97" ;
    a2a:RegistryNumber "2638" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 2638, Periode: 1941-1945, Overlijdensregister, 97, 2638"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/89f82923-879c-9c0d-84c3-8191222f6570.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e2f0ebe2-bdad-d07a-3b49-878d87bee718" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/89f82923-879c-9c0d-84c3-8191222f6570.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-08-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e2f0ebe2-bdad-d07a-3b49-878d87bee718" ;
  a2a:RecordGUID "{e2f0ebe2-bdad-d07a-3b49-878d87bee718}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_8101_00008101.xml van SHA" .

[] a2a:PersonRemarkdiversen "onecht kind" .
