@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_b330c8f0-72c5-c428-b17d-cc67c3e25a68
  a a2a:Record ;
  rdfs:label "oorzaak op 15 december 1876 te Roosendaal - Nispen" ;
  a2a:hasPerson oa:person_wba_b330c8f0-72c5-c428-b17d-cc67c3e25a68_Person-8529bc11-bcfb-83ae-68d1-8cad532648ff ;
  a2a:hasEvent oa:event_wba_b330c8f0-72c5-c428-b17d-cc67c3e25a68_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_b330c8f0-72c5-c428-b17d-cc67c3e25a68_0 ;
  a2a:hasSource oa:source_wba_b330c8f0-72c5-c428-b17d-cc67c3e25a68 .

oa:person_wba_b330c8f0-72c5-c428-b17d-cc67c3e25a68_Person-8529bc11-bcfb-83ae-68d1-8cad532648ff
  a a2a:Person ;
  rdfs:label "Ignace Thomas Marie van Loon" ;
  a2a:PersonName [
    rdfs:label "Ignace Thomas Marie van Loon" ;
    a2a:PersonNameFirstName "Ignace Thomas Marie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1875-10-15"^^xsd:date
  ] .

oa:event_wba_b330c8f0-72c5-c428-b17d-cc67c3e25a68_Event1
  a a2a:Event ;
  rdfs:label "other:oorzaak" ;
  a2a:EventType "other:oorzaak" ;
  a2a:EventDate [
    a2a:Year "1876" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1876-12-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal - Nispen" ;
    rdfs:label "Roosendaal - Nispen"
  ] .

oa:relationep_wba_b330c8f0-72c5-c428-b17d-cc67c3e25a68_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_b330c8f0-72c5-c428-b17d-cc67c3e25a68_Person:8529bc11-bcfb-83ae-68d1-8cad532648ff ;
  a2a:EventKeyRef oa:event_wba_b330c8f0-72c5-c428-b17d-cc67c3e25a68_Event1 .

oa:source_wba_b330c8f0-72c5-c428-b17d-cc67c3e25a68
  a a2a:Source ;
  rdfs:label "West Brabants Archief, overlijdensoorzaken" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1876-12-15 - 1876-12-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1876-12-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1876-12-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1876" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1876-12-15"^^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/b330c8f0-72c5-c428-b17d-cc67c3e25a68" ;
  a2a:RecordGUID "{b330c8f0-72c5-c428-b17d-cc67c3e25a68}" ;
  a2a:SourceRemarkOpmerking "gastro enteritis acuta," ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_oo_a-201802.3.xml van WBA" .

