@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_5eeb8dc2-4d9c-56c6-e370-fe3eaacc52ec
  a a2a:Record ;
  rdfs:label "oorzaak op 30 maart 1915 te Roosendaal en Nispen" ;
  a2a:hasPerson oa:person_wba_5eeb8dc2-4d9c-56c6-e370-fe3eaacc52ec_Person-9a9b2fec-8d76-a195-32d6-10638bf2bdfc ;
  a2a:hasEvent oa:event_wba_5eeb8dc2-4d9c-56c6-e370-fe3eaacc52ec_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_5eeb8dc2-4d9c-56c6-e370-fe3eaacc52ec_0 ;
  a2a:hasSource oa:source_wba_5eeb8dc2-4d9c-56c6-e370-fe3eaacc52ec .

oa:person_wba_5eeb8dc2-4d9c-56c6-e370-fe3eaacc52ec_Person-9a9b2fec-8d76-a195-32d6-10638bf2bdfc
  a a2a:Person ;
  rdfs:label "Eduard Joseph Holemans" ;
  a2a:PersonName [
    rdfs:label "Eduard Joseph Holemans" ;
    a2a:PersonNameFirstName "Eduard Joseph" ;
    a2a:PersonNameLastName "Holemans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1914-11-05"^^xsd:date
  ] .

oa:event_wba_5eeb8dc2-4d9c-56c6-e370-fe3eaacc52ec_Event1
  a a2a:Event ;
  rdfs:label "other:oorzaak" ;
  a2a:EventType "other:oorzaak" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1915-03-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal en Nispen" ;
    rdfs:label "Roosendaal en Nispen"
  ] .

oa:relationep_wba_5eeb8dc2-4d9c-56c6-e370-fe3eaacc52ec_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_5eeb8dc2-4d9c-56c6-e370-fe3eaacc52ec_Person:9a9b2fec-8d76-a195-32d6-10638bf2bdfc ;
  a2a:EventKeyRef oa:event_wba_5eeb8dc2-4d9c-56c6-e370-fe3eaacc52ec_Event1 .

oa:source_wba_5eeb8dc2-4d9c-56c6-e370-fe3eaacc52ec
  a a2a:Source ;
  rdfs:label "West Brabants Archief, overlijdensoorzaken" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1915-03-30 - 1915-03-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-03-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-03-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1915-03-30"^^xsd:date
  ] ;
  a2a:SourceType "other:overlijdensoorzaken" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Gemeentebestuur Roosendaal en Nispen, 1917-1935, Bron: boek, Deel: 849, Periode: 191..." ;
    a2a:Book "Register doodsoorzaken of \"Sterflijsten\" van inwoners 1912-1918" ;
    a2a:RegistryNumber "849" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Gemeentebestuur Roosendaal en Nispen, 1917-1935, Bron: boek, Deel: 849, Periode: 191..., Register doodsoorzaken of \"Sterflijsten\" van inwoners 1912-1918, 849"
  ] ;
  a2a:SourceLastChangeDate "2018-08-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/5eeb8dc2-4d9c-56c6-e370-fe3eaacc52ec" ;
  a2a:RecordGUID "{5eeb8dc2-4d9c-56c6-e370-fe3eaacc52ec}" ;
  a2a:SourceRemarkOpmerking "Overlijdensoorzaak: enteritis" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5472_00005472.xml van WBA" .

