@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_1fef84e9-d4bb-e782-ffed-d93038aff7b6
  a a2a:Record ;
  rdfs:label "oorzaak op 7 augustus 1909 te Roosendaal - Nispen" ;
  a2a:hasPerson oa:person_wba_1fef84e9-d4bb-e782-ffed-d93038aff7b6_Person-a51b166b-fb9b-1edb-117a-a84401110359 ;
  a2a:hasEvent oa:event_wba_1fef84e9-d4bb-e782-ffed-d93038aff7b6_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_1fef84e9-d4bb-e782-ffed-d93038aff7b6_0 ;
  a2a:hasSource oa:source_wba_1fef84e9-d4bb-e782-ffed-d93038aff7b6 .

oa:person_wba_1fef84e9-d4bb-e782-ffed-d93038aff7b6_Person-a51b166b-fb9b-1edb-117a-a84401110359
  a a2a:Person ;
  rdfs:label "Alphonse Johan L. Schoonheijt" ;
  a2a:PersonName [
    rdfs:label "Alphonse Johan L. Schoonheijt" ;
    a2a:PersonNameFirstName "Alphonse Johan L." ;
    a2a:PersonNameLastName "Schoonheijt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1906-02-18"^^xsd:date
  ] .

oa:event_wba_1fef84e9-d4bb-e782-ffed-d93038aff7b6_Event1
  a a2a:Event ;
  rdfs:label "other:oorzaak" ;
  a2a:EventType "other:oorzaak" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1909-08-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal - Nispen" ;
    rdfs:label "Roosendaal - Nispen"
  ] .

oa:relationep_wba_1fef84e9-d4bb-e782-ffed-d93038aff7b6_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_1fef84e9-d4bb-e782-ffed-d93038aff7b6_Person:a51b166b-fb9b-1edb-117a-a84401110359 ;
  a2a:EventKeyRef oa:event_wba_1fef84e9-d4bb-e782-ffed-d93038aff7b6_Event1 .

oa:source_wba_1fef84e9-d4bb-e782-ffed-d93038aff7b6
  a a2a:Source ;
  rdfs:label "West Brabants Archief, overlijdensoorzaken" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1909-08-07 - 1909-08-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-08-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-08-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1909-08-07"^^xsd:date
  ] ;
  a2a:SourceType "other:overlijdensoorzaken" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Periode: 1863-1938" ;
    a2a:Book "Overlijdensoorzaken 1863-1938" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Periode: 1863-1938, Overlijdensoorzaken 1863-1938"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/1fef84e9-d4bb-e782-ffed-d93038aff7b6" ;
  a2a:RecordGUID "{1fef84e9-d4bb-e782-ffed-d93038aff7b6}" ;
  a2a:SourceRemarkOpmerking "meningitis tuberculosa" ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_oo_a-201802.5.xml van WBA" .

