@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_e7fd83a8-25bc-cea3-deca-c4c30302aa2c
  a a2a:Record ;
  rdfs:label "oorzaak op 3 december 1907 te Roosendaal - Nispen" ;
  a2a:hasPerson oa:person_wba_e7fd83a8-25bc-cea3-deca-c4c30302aa2c_Person-1370930e-822f-f83b-50a2-a2a95ec380eb ;
  a2a:hasEvent oa:event_wba_e7fd83a8-25bc-cea3-deca-c4c30302aa2c_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_e7fd83a8-25bc-cea3-deca-c4c30302aa2c_0 ;
  a2a:hasSource oa:source_wba_e7fd83a8-25bc-cea3-deca-c4c30302aa2c .

oa:person_wba_e7fd83a8-25bc-cea3-deca-c4c30302aa2c_Person-1370930e-822f-f83b-50a2-a2a95ec380eb
  a a2a:Person ;
  rdfs:label "Adriana Maria van Gaans" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria van Gaans" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gaans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1907-07-21"^^xsd:date
  ] .

oa:event_wba_e7fd83a8-25bc-cea3-deca-c4c30302aa2c_Event1
  a a2a:Event ;
  rdfs:label "other:oorzaak" ;
  a2a:EventType "other:oorzaak" ;
  a2a:EventDate [
    a2a:Year "1907" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1907-12-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal - Nispen" ;
    rdfs:label "Roosendaal - Nispen"
  ] .

oa:relationep_wba_e7fd83a8-25bc-cea3-deca-c4c30302aa2c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_e7fd83a8-25bc-cea3-deca-c4c30302aa2c_Person:1370930e-822f-f83b-50a2-a2a95ec380eb ;
  a2a:EventKeyRef oa:event_wba_e7fd83a8-25bc-cea3-deca-c4c30302aa2c_Event1 .

oa:source_wba_e7fd83a8-25bc-cea3-deca-c4c30302aa2c
  a a2a:Source ;
  rdfs:label "West Brabants Archief, overlijdensoorzaken" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1907-12-03 - 1907-12-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-12-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-12-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1907" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1907-12-03"^^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/e7fd83a8-25bc-cea3-deca-c4c30302aa2c" ;
  a2a:RecordGUID "{e7fd83a8-25bc-cea3-deca-c4c30302aa2c}" ;
  a2a:SourceRemarkOpmerking "acuta dyspepsie," ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_oo_a-201802.2.xml van WBA" .

