@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_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16
  a a2a:Record ;
  rdfs:label "Overlijden op 5 maart 1849 te Breda" ;
  a2a:hasPerson oa:person_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_Person-0fc946b6-63c0-3212-50a4-907088368c2d, oa:person_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_Person-481aed85-e469-f066-9d56-dbc9428b291e, oa:person_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_Person-8f46aca4-3e83-1673-afab-387521f0ca7e, oa:person_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_Person-baadd468-f71e-b918-c327-656325f399c2, oa:person_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_Person-36884046-6cfe-3449-06bb-f0c2efbdb8de ;
  a2a:hasEvent oa:event_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_0, oa:relationep_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_1, oa:relationep_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_0, oa:relationpp_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_1 ;
  a2a:hasSource oa:source_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16 .

oa:person_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_Person-0fc946b6-63c0-3212-50a4-907088368c2d
  a a2a:Person ;
  rdfs:label "Joanna van den Dries" ;
  a2a:PersonName [
    rdfs:label "Joanna van den Dries" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Dries"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_Person-481aed85-e469-f066-9d56-dbc9428b291e
  a a2a:Person ;
  rdfs:label "Elisabeth Martina Verlegh" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Martina Verlegh" ;
    a2a:PersonNameFirstName "Elisabeth Martina" ;
    a2a:PersonNameLastName "Verlegh"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_Person-8f46aca4-3e83-1673-afab-387521f0ca7e
  a a2a:Person ;
  rdfs:label "Adrianus Verlegh" ;
  a2a:PersonName [
    rdfs:label "Adrianus Verlegh" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Verlegh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_Person-baadd468-f71e-b918-c327-656325f399c2
  a a2a:Person ;
  rdfs:label "Franciscus Ambrosius Werden" ;
  a2a:PersonName [
    rdfs:label "Franciscus Ambrosius Werden" ;
    a2a:PersonNameFirstName "Franciscus Ambrosius" ;
    a2a:PersonNameLastName "Werden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_Person-36884046-6cfe-3449-06bb-f0c2efbdb8de
  a a2a:Person ;
  rdfs:label "Arnoldus van den Elsacker" ;
  a2a:PersonName [
    rdfs:label "Arnoldus van den Elsacker" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Elsacker"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1849" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1849-03-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_Person:0fc946b6-63c0-3212-50a4-907088368c2d ;
  a2a:EventKeyRef oa:event_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_Event1 .

oa:relationep_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_Person:481aed85-e469-f066-9d56-dbc9428b291e ;
  a2a:EventKeyRef oa:event_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_Event1 .

oa:relationep_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_Person:8f46aca4-3e83-1673-afab-387521f0ca7e ;
  a2a:EventKeyRef oa:event_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_Event1 .

oa:relationpp_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_Person:481aed85-e469-f066-9d56-dbc9428b291e, oa:person_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_Person:baadd468-f71e-b918-c327-656325f399c2 .

oa:relationpp_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_Person:481aed85-e469-f066-9d56-dbc9428b291e, oa:person_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16_Person:36884046-6cfe-3449-06bb-f0c2efbdb8de .

oa:source_bhi_ee29fcf4-7e4d-aebb-47bf-e1917d5efe16
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1849-03-06 - 1849-03-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1849-03-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1849-03-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1849" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1849-03-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1405, Periode: 1849" ;
    a2a:Book "Overlijdensregister Breda 1849" ;
    a2a:DocumentNumber "53" ;
    a2a:RegistryNumber "1405" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1405, Periode: 1849, Overlijdensregister Breda 1849, 53, 1405"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3ae903f6-a805-ea67-333b-043203f3975b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3ae903f6-a805-ea67-333b-043203f3975b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ee29fcf4-7e4d-aebb-47bf-e1917d5efe16" ;
  a2a:RecordGUID "{ee29fcf4-7e4d-aebb-47bf-e1917d5efe16}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_22419_00022419.xml van BHI" .

