@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_efc8bc16-50fc-d31d-dd02-bcd953e64930
  a a2a:Record ;
  rdfs:label "oorzaak op 16 augustus 1895 te Roosendaal en Nispen" ;
  a2a:hasPerson oa:person_wba_efc8bc16-50fc-d31d-dd02-bcd953e64930_Person-194458ac-392d-f45a-ee50-316c488df03a ;
  a2a:hasEvent oa:event_wba_efc8bc16-50fc-d31d-dd02-bcd953e64930_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_efc8bc16-50fc-d31d-dd02-bcd953e64930_0 ;
  a2a:hasSource oa:source_wba_efc8bc16-50fc-d31d-dd02-bcd953e64930 .

oa:person_wba_efc8bc16-50fc-d31d-dd02-bcd953e64930_Person-194458ac-392d-f45a-ee50-316c488df03a
  a a2a:Person ;
  rdfs:label "Carl Buschmann" ;
  a2a:PersonName [
    rdfs:label "Carl Buschmann" ;
    a2a:PersonNameFirstName "Carl" ;
    a2a:PersonNameLastName "Buschmann"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1895-07-26"^^xsd:date
  ] .

oa:event_wba_efc8bc16-50fc-d31d-dd02-bcd953e64930_Event1
  a a2a:Event ;
  rdfs:label "other:oorzaak" ;
  a2a:EventType "other:oorzaak" ;
  a2a:EventDate [
    a2a:Year "1895" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1895-08-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal en Nispen" ;
    rdfs:label "Roosendaal en Nispen"
  ] .

oa:relationep_wba_efc8bc16-50fc-d31d-dd02-bcd953e64930_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_efc8bc16-50fc-d31d-dd02-bcd953e64930_Person:194458ac-392d-f45a-ee50-316c488df03a ;
  a2a:EventKeyRef oa:event_wba_efc8bc16-50fc-d31d-dd02-bcd953e64930_Event1 .

oa:source_wba_efc8bc16-50fc-d31d-dd02-bcd953e64930
  a a2a:Source ;
  rdfs:label "West Brabants Archief, overlijdensoorzaken" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1895-08-16 - 1895-08-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1895-08-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1895-08-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1895" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1895-08-16"^^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: 2123, Periode: 18..." ;
    a2a:Book "Register doodsoorzaken of \"Sterflijsten\" van inwoners 1889-1900" ;
    a2a:RegistryNumber "2123" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Gemeentebestuur Roosendaal en Nispen, 1851-1916, Bron: boek, Deel: 2123, Periode: 18..., Register doodsoorzaken of \"Sterflijsten\" van inwoners 1889-1900, 2123"
  ] ;
  a2a:SourceLastChangeDate "2018-08-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/efc8bc16-50fc-d31d-dd02-bcd953e64930" ;
  a2a:RecordGUID "{efc8bc16-50fc-d31d-dd02-bcd953e64930}" ;
  a2a:SourceRemarkOpmerking "paedatrophie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5569_00005569.xml van WBA" .

