@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_67674cce-7bef-efa5-fa3e-2940a7fbdce3
  a a2a:Record ;
  rdfs:label "Overlijden op 29 augustus 1831 te Breda" ;
  a2a:hasPerson oa:person_bhi_67674cce-7bef-efa5-fa3e-2940a7fbdce3_Person-21ca8fa1-42a6-fe54-69af-7f61aedd2545, oa:person_bhi_67674cce-7bef-efa5-fa3e-2940a7fbdce3_Person-7b8a06df-2eae-2a8b-5ce8-d9298e8a81ee, oa:person_bhi_67674cce-7bef-efa5-fa3e-2940a7fbdce3_Person-9dd8176d-4214-6a53-2205-6e0009728bec, oa:person_bhi_67674cce-7bef-efa5-fa3e-2940a7fbdce3_Person-e764a902-43b2-4848-d3ea-699a49d2152b ;
  a2a:hasEvent oa:event_bhi_67674cce-7bef-efa5-fa3e-2940a7fbdce3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_67674cce-7bef-efa5-fa3e-2940a7fbdce3_0, oa:relationep_bhi_67674cce-7bef-efa5-fa3e-2940a7fbdce3_1, oa:relationep_bhi_67674cce-7bef-efa5-fa3e-2940a7fbdce3_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_67674cce-7bef-efa5-fa3e-2940a7fbdce3_0 ;
  a2a:hasSource oa:source_bhi_67674cce-7bef-efa5-fa3e-2940a7fbdce3 .

oa:person_bhi_67674cce-7bef-efa5-fa3e-2940a7fbdce3_Person-21ca8fa1-42a6-fe54-69af-7f61aedd2545
  a a2a:Person ;
  rdfs:label "Maria Geertruijda Carolina van Tels" ;
  a2a:PersonName [
    rdfs:label "Maria Geertruijda Carolina van Tels" ;
    a2a:PersonNameFirstName "Maria Geertruijda Carolina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tels"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_67674cce-7bef-efa5-fa3e-2940a7fbdce3_Person-7b8a06df-2eae-2a8b-5ce8-d9298e8a81ee
  a a2a:Person ;
  rdfs:label "Adolf Carel Wilhelm Ludwig Joseph Fredrik Kellner" ;
  a2a:PersonName [
    rdfs:label "Adolf Carel Wilhelm Ludwig Joseph Fredrik Kellner" ;
    a2a:PersonNameFirstName "Adolf Carel Wilhelm Ludwig Joseph Fredrik" ;
    a2a:PersonNameLastName "Kellner"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_67674cce-7bef-efa5-fa3e-2940a7fbdce3_Person-9dd8176d-4214-6a53-2205-6e0009728bec
  a a2a:Person ;
  rdfs:label "Maria Catharina Geertruida de Weert" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Geertruida de Weert" ;
    a2a:PersonNameFirstName "Maria Catharina Geertruida" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Weert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_67674cce-7bef-efa5-fa3e-2940a7fbdce3_Person-e764a902-43b2-4848-d3ea-699a49d2152b
  a a2a:Person ;
  rdfs:label "Mathias Johan Fredrik van Tels" ;
  a2a:PersonName [
    rdfs:label "Mathias Johan Fredrik van Tels" ;
    a2a:PersonNameFirstName "Mathias Johan Fredrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_67674cce-7bef-efa5-fa3e-2940a7fbdce3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1831" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1831-08-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_67674cce-7bef-efa5-fa3e-2940a7fbdce3_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_67674cce-7bef-efa5-fa3e-2940a7fbdce3_Person:21ca8fa1-42a6-fe54-69af-7f61aedd2545 ;
  a2a:EventKeyRef oa:event_bhi_67674cce-7bef-efa5-fa3e-2940a7fbdce3_Event1 .

oa:relationep_bhi_67674cce-7bef-efa5-fa3e-2940a7fbdce3_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_67674cce-7bef-efa5-fa3e-2940a7fbdce3_Person:9dd8176d-4214-6a53-2205-6e0009728bec ;
  a2a:EventKeyRef oa:event_bhi_67674cce-7bef-efa5-fa3e-2940a7fbdce3_Event1 .

oa:relationep_bhi_67674cce-7bef-efa5-fa3e-2940a7fbdce3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_67674cce-7bef-efa5-fa3e-2940a7fbdce3_Person:e764a902-43b2-4848-d3ea-699a49d2152b ;
  a2a:EventKeyRef oa:event_bhi_67674cce-7bef-efa5-fa3e-2940a7fbdce3_Event1 .

oa:relationpp_bhi_67674cce-7bef-efa5-fa3e-2940a7fbdce3_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_67674cce-7bef-efa5-fa3e-2940a7fbdce3_Person:21ca8fa1-42a6-fe54-69af-7f61aedd2545, oa:person_bhi_67674cce-7bef-efa5-fa3e-2940a7fbdce3_Person:7b8a06df-2eae-2a8b-5ce8-d9298e8a81ee .

oa:source_bhi_67674cce-7bef-efa5-fa3e-2940a7fbdce3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1831-08-31 - 1831-08-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1831-08-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1831-08-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1831" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1831-08-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1400, Periode: 1831" ;
    a2a:Book "Overlijdensregister Breda 1831" ;
    a2a:DocumentNumber "384" ;
    a2a:RegistryNumber "1400" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1400, Periode: 1831, Overlijdensregister Breda 1831, 384, 1400"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ec02f0c8-b4ed-d1ed-0fe4-222ad1837e5f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ec02f0c8-b4ed-d1ed-0fe4-222ad1837e5f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/67674cce-7bef-efa5-fa3e-2940a7fbdce3" ;
  a2a:RecordGUID "{67674cce-7bef-efa5-fa3e-2940a7fbdce3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_82032_00082032.xml van BHI" .

