@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_f4ac1b7c-330c-6462-8523-8dbe74c5aa0d
  a a2a:Record ;
  rdfs:label "oorzaak op 24 april 1885 te Roosendaal - Nispen" ;
  a2a:hasPerson oa:person_wba_f4ac1b7c-330c-6462-8523-8dbe74c5aa0d_Person-3fb4308d-e775-dd46-5758-6be2cc2f5ac5 ;
  a2a:hasEvent oa:event_wba_f4ac1b7c-330c-6462-8523-8dbe74c5aa0d_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_f4ac1b7c-330c-6462-8523-8dbe74c5aa0d_0 ;
  a2a:hasSource oa:source_wba_f4ac1b7c-330c-6462-8523-8dbe74c5aa0d .

oa:person_wba_f4ac1b7c-330c-6462-8523-8dbe74c5aa0d_Person-3fb4308d-e775-dd46-5758-6be2cc2f5ac5
  a a2a:Person ;
  rdfs:label "Adrianus Johannes Arnoldus Vriends" ;
  a2a:PersonName [
    rdfs:label "Adrianus Johannes Arnoldus Vriends" ;
    a2a:PersonNameFirstName "Adrianus Johannes Arnoldus" ;
    a2a:PersonNameLastName "Vriends"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1884-12-14"^^xsd:date
  ] .

oa:event_wba_f4ac1b7c-330c-6462-8523-8dbe74c5aa0d_Event1
  a a2a:Event ;
  rdfs:label "other:oorzaak" ;
  a2a:EventType "other:oorzaak" ;
  a2a:EventDate [
    a2a:Year "1885" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1885-04-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal - Nispen" ;
    rdfs:label "Roosendaal - Nispen"
  ] .

oa:relationep_wba_f4ac1b7c-330c-6462-8523-8dbe74c5aa0d_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_f4ac1b7c-330c-6462-8523-8dbe74c5aa0d_Person:3fb4308d-e775-dd46-5758-6be2cc2f5ac5 ;
  a2a:EventKeyRef oa:event_wba_f4ac1b7c-330c-6462-8523-8dbe74c5aa0d_Event1 .

oa:source_wba_f4ac1b7c-330c-6462-8523-8dbe74c5aa0d
  a a2a:Source ;
  rdfs:label "West Brabants Archief, overlijdensoorzaken" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1885-04-24 - 1885-04-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1885-04-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1885-04-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1885" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1885-04-24"^^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/f4ac1b7c-330c-6462-8523-8dbe74c5aa0d" ;
  a2a:RecordGUID "{f4ac1b7c-330c-6462-8523-8dbe74c5aa0d}" ;
  a2a:SourceRemarkOpmerking "onbekend, atrophie," ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_oo_a-201802.5.xml van WBA" .

