@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_bhi_2b325b12-c8cd-36bc-e49c-acfaeeebb5df
  a a2a:Record ;
  rdfs:label "Overlijden op 21 juni 1839 te Breda" ;
  a2a:hasPerson oa:person_bhi_2b325b12-c8cd-36bc-e49c-acfaeeebb5df_Person-0792ac91-2986-15fa-fea9-b44a3ca74e30, oa:person_bhi_2b325b12-c8cd-36bc-e49c-acfaeeebb5df_Person-324f1d87-afb0-13c0-601e-b99a6ada13b3, oa:person_bhi_2b325b12-c8cd-36bc-e49c-acfaeeebb5df_Person-71ecc41e-550b-12a2-d336-adead0a72bd0, oa:person_bhi_2b325b12-c8cd-36bc-e49c-acfaeeebb5df_Person-6d4784a1-919a-ad33-68f8-40936661cdd6 ;
  a2a:hasEvent oa:event_bhi_2b325b12-c8cd-36bc-e49c-acfaeeebb5df_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2b325b12-c8cd-36bc-e49c-acfaeeebb5df_0, oa:relationep_bhi_2b325b12-c8cd-36bc-e49c-acfaeeebb5df_1, oa:relationep_bhi_2b325b12-c8cd-36bc-e49c-acfaeeebb5df_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_2b325b12-c8cd-36bc-e49c-acfaeeebb5df_0 ;
  a2a:hasSource oa:source_bhi_2b325b12-c8cd-36bc-e49c-acfaeeebb5df .

oa:person_bhi_2b325b12-c8cd-36bc-e49c-acfaeeebb5df_Person-0792ac91-2986-15fa-fea9-b44a3ca74e30
  a a2a:Person ;
  rdfs:label "Elisabeth Doms" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Doms" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Doms"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2b325b12-c8cd-36bc-e49c-acfaeeebb5df_Person-324f1d87-afb0-13c0-601e-b99a6ada13b3
  a a2a:Person ;
  rdfs:label "Anna Cornelia Neelemans" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Neelemans" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNameLastName "Neelemans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_2b325b12-c8cd-36bc-e49c-acfaeeebb5df_Person-71ecc41e-550b-12a2-d336-adead0a72bd0
  a a2a:Person ;
  rdfs:label "Jacobus Neelemans" ;
  a2a:PersonName [
    rdfs:label "Jacobus Neelemans" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Neelemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2b325b12-c8cd-36bc-e49c-acfaeeebb5df_Person-6d4784a1-919a-ad33-68f8-40936661cdd6
  a a2a:Person ;
  rdfs:label "Willem Verwijne" ;
  a2a:PersonName [
    rdfs:label "Willem Verwijne" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Verwijne"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2b325b12-c8cd-36bc-e49c-acfaeeebb5df_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1839" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1839-06-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_2b325b12-c8cd-36bc-e49c-acfaeeebb5df_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2b325b12-c8cd-36bc-e49c-acfaeeebb5df_Person:0792ac91-2986-15fa-fea9-b44a3ca74e30 ;
  a2a:EventKeyRef oa:event_bhi_2b325b12-c8cd-36bc-e49c-acfaeeebb5df_Event1 .

oa:relationep_bhi_2b325b12-c8cd-36bc-e49c-acfaeeebb5df_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_2b325b12-c8cd-36bc-e49c-acfaeeebb5df_Person:324f1d87-afb0-13c0-601e-b99a6ada13b3 ;
  a2a:EventKeyRef oa:event_bhi_2b325b12-c8cd-36bc-e49c-acfaeeebb5df_Event1 .

oa:relationep_bhi_2b325b12-c8cd-36bc-e49c-acfaeeebb5df_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2b325b12-c8cd-36bc-e49c-acfaeeebb5df_Person:71ecc41e-550b-12a2-d336-adead0a72bd0 ;
  a2a:EventKeyRef oa:event_bhi_2b325b12-c8cd-36bc-e49c-acfaeeebb5df_Event1 .

oa:relationpp_bhi_2b325b12-c8cd-36bc-e49c-acfaeeebb5df_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_2b325b12-c8cd-36bc-e49c-acfaeeebb5df_Person:324f1d87-afb0-13c0-601e-b99a6ada13b3, oa:person_bhi_2b325b12-c8cd-36bc-e49c-acfaeeebb5df_Person:6d4784a1-919a-ad33-68f8-40936661cdd6 .

oa:source_bhi_2b325b12-c8cd-36bc-e49c-acfaeeebb5df
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1839-06-22 - 1839-06-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1839-06-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1839-06-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1839" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1839-06-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1403, Periode: 1839" ;
    a2a:Book "Overlijdensregister Breda 1839" ;
    a2a:DocumentNumber "183" ;
    a2a:RegistryNumber "1403" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1403, Periode: 1839, Overlijdensregister Breda 1839, 183, 1403"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ca94ac6d-f3c1-8b1b-9290-de448f4bf967.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ca94ac6d-f3c1-8b1b-9290-de448f4bf967.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2b325b12-c8cd-36bc-e49c-acfaeeebb5df" ;
  a2a:RecordGUID "{2b325b12-c8cd-36bc-e49c-acfaeeebb5df}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_27596_00027596.xml van BHI" .

