@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_wba_7fe49cc2-237a-a700-ff0f-ca8144c019e6
  a a2a:Record ;
  rdfs:label "oorzaak op 20 augustus 1911 te Roosendaal en Nispen" ;
  a2a:hasPerson oa:person_wba_7fe49cc2-237a-a700-ff0f-ca8144c019e6_Person-15dcb728-84ce-94d0-0a1a-9056e614d8ec ;
  a2a:hasEvent oa:event_wba_7fe49cc2-237a-a700-ff0f-ca8144c019e6_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_7fe49cc2-237a-a700-ff0f-ca8144c019e6_0 ;
  a2a:hasSource oa:source_wba_7fe49cc2-237a-a700-ff0f-ca8144c019e6 .

oa:person_wba_7fe49cc2-237a-a700-ff0f-ca8144c019e6_Person-15dcb728-84ce-94d0-0a1a-9056e614d8ec
  a a2a:Person ;
  rdfs:label "Aloijsius Bernardus Adrianus Broos" ;
  a2a:PersonName [
    rdfs:label "Aloijsius Bernardus Adrianus Broos" ;
    a2a:PersonNameFirstName "Aloijsius Bernardus Adrianus" ;
    a2a:PersonNameLastName "Broos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1911-07-22"^^xsd:date
  ] .

oa:event_wba_7fe49cc2-237a-a700-ff0f-ca8144c019e6_Event1
  a a2a:Event ;
  rdfs:label "other:oorzaak" ;
  a2a:EventType "other:oorzaak" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1911-08-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal en Nispen" ;
    rdfs:label "Roosendaal en Nispen"
  ] .

oa:relationep_wba_7fe49cc2-237a-a700-ff0f-ca8144c019e6_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_7fe49cc2-237a-a700-ff0f-ca8144c019e6_Person:15dcb728-84ce-94d0-0a1a-9056e614d8ec ;
  a2a:EventKeyRef oa:event_wba_7fe49cc2-237a-a700-ff0f-ca8144c019e6_Event1 .

oa:source_wba_7fe49cc2-237a-a700-ff0f-ca8144c019e6
  a a2a:Source ;
  rdfs:label "West Brabants Archief, overlijdensoorzaken" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1911-08-20 - 1911-08-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-08-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-08-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1911-08-20"^^xsd:date
  ] ;
  a2a:SourceType "other:overlijdensoorzaken" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Gemeentebestuur Roosendaal en Nispen, 1851-1916, Bron: boek, Deel: 2125, Periode: 19..." ;
    a2a:Book "Register doodsoorzaken of \"Sterflijsten\" van inwoners 1906-1912" ;
    a2a:RegistryNumber "2125" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Gemeentebestuur Roosendaal en Nispen, 1851-1916, Bron: boek, Deel: 2125, Periode: 19..., Register doodsoorzaken of \"Sterflijsten\" van inwoners 1906-1912, 2125"
  ] ;
  a2a:SourceLastChangeDate "2018-08-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/7fe49cc2-237a-a700-ff0f-ca8144c019e6" ;
  a2a:RecordGUID "{7fe49cc2-237a-a700-ff0f-ca8144c019e6}" ;
  a2a:SourceRemarkOpmerking "Overlijdensoorzaak: diarrhoea" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5494_00005494.xml van WBA" .

