@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_01ecefca-dfc8-e03e-4aa9-e428e7c70511
  a a2a:Record ;
  rdfs:label "Overlijden op 26 april 1946 te Waspik" ;
  a2a:hasPerson oa:person_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_Person-fb40c513-45f3-0434-00e0-0f7768b67eda, oa:person_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_Person-fd48ffcc-8494-cec9-16a4-fe4594bcc632, oa:person_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_Person-7efcc39f-94bb-0dae-5c12-be5db4129ab1, oa:person_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_Person-f025b5c2-9be8-df6d-e383-a1d3285d073c, oa:person_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_Person-849879ca-d2dc-ed08-7644-9f76fdf3ee73 ;
  a2a:hasEvent oa:event_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_0, oa:relationep_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_1, oa:relationep_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_2, oa:relationep_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_3, oa:relationep_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_4 ;
  a2a:hasSource oa:source_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511 .

oa:person_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_Person-fb40c513-45f3-0434-00e0-0f7768b67eda
  a a2a:Person ;
  rdfs:label "Anna Cornelia Broers" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Broers" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNameLastName "Broers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_Person-fd48ffcc-8494-cec9-16a4-fe4594bcc632
  a a2a:Person ;
  rdfs:label "Petrus Kamp" ;
  a2a:PersonName [
    rdfs:label "Petrus Kamp" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Kamp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_Person-7efcc39f-94bb-0dae-5c12-be5db4129ab1
  a a2a:Person ;
  rdfs:label "Engelina Anna Maria Kamp" ;
  a2a:PersonName [
    rdfs:label "Engelina Anna Maria Kamp" ;
    a2a:PersonNameFirstName "Engelina Anna Maria" ;
    a2a:PersonNameLastName "Kamp"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_Person-f025b5c2-9be8-df6d-e383-a1d3285d073c
  a a2a:Person ;
  rdfs:label "Johannes van Boxel" ;
  a2a:PersonName [
    rdfs:label "Johannes van Boxel" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Boxel"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_Person-849879ca-d2dc-ed08-7644-9f76fdf3ee73
  a a2a:Person ;
  rdfs:label "Adriana Cornelia van Boxel" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia van Boxel" ;
    a2a:PersonNameFirstName "Adriana Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Boxel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "50" ;
    rdfs:label "50"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1946" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1946-04-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:relationep_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_Person:fb40c513-45f3-0434-00e0-0f7768b67eda ;
  a2a:EventKeyRef oa:event_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_Event1 .

oa:relationep_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_1
  a a2a:RelationEP ;
  rdfs:label "other:Wed." ;
  a2a:RelationType "other:Wed." ;
  a2a:PersonKeyRef oa:person_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_Person:fd48ffcc-8494-cec9-16a4-fe4594bcc632 ;
  a2a:EventKeyRef oa:event_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_Event1 .

oa:relationep_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_Person:7efcc39f-94bb-0dae-5c12-be5db4129ab1 ;
  a2a:EventKeyRef oa:event_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_Event1 .

oa:relationep_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_Person:f025b5c2-9be8-df6d-e383-a1d3285d073c ;
  a2a:EventKeyRef oa:event_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_Event1 .

oa:relationep_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_4
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_Person:849879ca-d2dc-ed08-7644-9f76fdf3ee73 ;
  a2a:EventKeyRef oa:event_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511_Event1 .

oa:source_sha_01ecefca-dfc8-e03e-4aa9-e428e7c70511
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik", "1946-04-26 - 1946-04-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1946-04-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1946-04-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1946" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1946-04-26"^^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: 187, Periode: 1940-1950" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "16" ;
    a2a:RegistryNumber "187" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 187, Periode: 1940-1950, Overlijdensregister, 16, 187"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/acb0c54b-56ae-7737-0eb5-60c17684f9f0.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/01ecefca-dfc8-e03e-4aa9-e428e7c70511" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/acb0c54b-56ae-7737-0eb5-60c17684f9f0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-06-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/01ecefca-dfc8-e03e-4aa9-e428e7c70511" ;
  a2a:RecordGUID "{01ecefca-dfc8-e03e-4aa9-e428e7c70511}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_385_00000385.xml van SHA" .

[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "overleden" .
