@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_a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d
  a a2a:Record ;
  rdfs:label "Overlijden op 11 mei 1951 te Roosendaal - Nispen" ;
  a2a:hasPerson oa:person_wba_a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d_Person-4543ccdd-dcc0-1978-8997-d28d36f071c1, oa:person_wba_a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d_Person-86d85bd0-7fcd-f05d-9a15-19af9ef62186, oa:person_wba_a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d_Person-5ed466e4-76e8-1889-f4dd-d336327974b5, oa:person_wba_a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d_Person-dc48ca58-ce9b-40e4-1e2a-c9a9d6e0854f ;
  a2a:hasEvent oa:event_wba_a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d_0, oa:relationep_wba_a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d_1, oa:relationep_wba_a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d_2 ;
  a2a:hasRelationPP oa:relationpp_wba_a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d_0 ;
  a2a:hasSource oa:source_wba_a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d .

oa:person_wba_a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d_Person-4543ccdd-dcc0-1978-8997-d28d36f071c1
  a a2a:Person ;
  rdfs:label "Anna Cornelia Johanna Maria Stams" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Johanna Maria Stams" ;
    a2a:PersonNameFirstName "Anna Cornelia Johanna Maria" ;
    a2a:PersonNameLastName "Stams"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d_Person-86d85bd0-7fcd-f05d-9a15-19af9ef62186
  a a2a:Person ;
  rdfs:label "Elisa Henriette Desiree Marie Goijarts" ;
  a2a:PersonName [
    rdfs:label "Elisa Henriette Desiree Marie Goijarts" ;
    a2a:PersonNameFirstName "Elisa Henriette Desiree Marie" ;
    a2a:PersonNameLastName "Goijarts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d_Person-5ed466e4-76e8-1889-f4dd-d336327974b5
  a a2a:Person ;
  rdfs:label "Victor Crispinus Jozeph Smits" ;
  a2a:PersonName [
    rdfs:label "Victor Crispinus Jozeph Smits" ;
    a2a:PersonNameFirstName "Victor Crispinus Jozeph" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d_Person-dc48ca58-ce9b-40e4-1e2a-c9a9d6e0854f
  a a2a:Person ;
  rdfs:label "Henricus Antonius Maria Smits" ;
  a2a:PersonName [
    rdfs:label "Henricus Antonius Maria Smits" ;
    a2a:PersonNameFirstName "Henricus Antonius Maria" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "41 jaar" ;
    rdfs:label "41 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Profession "advocaat en procureur" .

oa:event_wba_a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1951" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1951-05-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal - Nispen" ;
    rdfs:label "Roosendaal - Nispen"
  ] .

oa:relationep_wba_a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d_Person:4543ccdd-dcc0-1978-8997-d28d36f071c1 ;
  a2a:EventKeyRef oa:event_wba_a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d_Event1 .

oa:relationep_wba_a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d_Person:5ed466e4-76e8-1889-f4dd-d336327974b5 ;
  a2a:EventKeyRef oa:event_wba_a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d_Event1 .

oa:relationep_wba_a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d_Person:dc48ca58-ce9b-40e4-1e2a-c9a9d6e0854f ;
  a2a:EventKeyRef oa:event_wba_a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d_Event1 .

oa:relationpp_wba_a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d_Person:dc48ca58-ce9b-40e4-1e2a-c9a9d6e0854f, oa:person_wba_a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d_Person:86d85bd0-7fcd-f05d-9a15-19af9ef62186 .

oa:source_wba_a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1951-05-11 - 1951-05-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1951-05-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1951-05-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1951" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1951-05-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1936-1975, Bron: boek, Deel: 18523/10,..." ;
    a2a:Book "Overlijdensregister Roosendaal 1951" ;
    a2a:DocumentNumber "145" ;
    a2a:RegistryNumber "18523/10" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1936-1975, Bron: boek, Deel: 18523/10,..., Overlijdensregister Roosendaal 1951, 145, 18523/10"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/2114cdab-03fa-a2aa-2c6b-4c3969bef96d.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/2114cdab-03fa-a2aa-2c6b-4c3969bef96d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d" ;
  a2a:RecordGUID "{a3fcd8a4-3e23-3175-ae5c-dfc8a883b81d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_13659_00013659.xml van WBA" .

