@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_cdffdc2c-bb20-8c58-4af3-1e35dd2cd8f0
  a a2a:Record ;
  rdfs:label "Overlijden op 7 augustus 1895 te Breda" ;
  a2a:hasPerson oa:person_bhi_cdffdc2c-bb20-8c58-4af3-1e35dd2cd8f0_Person-733b6f03-d315-59c8-2bac-41e89eaaf938, oa:person_bhi_cdffdc2c-bb20-8c58-4af3-1e35dd2cd8f0_Person-64c6e310-363a-acbd-495d-c71da592af05, oa:person_bhi_cdffdc2c-bb20-8c58-4af3-1e35dd2cd8f0_Person-2b32d6b3-feef-ae5e-998f-8dc10a942509, oa:person_bhi_cdffdc2c-bb20-8c58-4af3-1e35dd2cd8f0_Person-a6a666b3-e2e5-caae-e2c5-1aa7d87a6fd7 ;
  a2a:hasEvent oa:event_bhi_cdffdc2c-bb20-8c58-4af3-1e35dd2cd8f0_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_cdffdc2c-bb20-8c58-4af3-1e35dd2cd8f0_0, oa:relationep_bhi_cdffdc2c-bb20-8c58-4af3-1e35dd2cd8f0_1, oa:relationep_bhi_cdffdc2c-bb20-8c58-4af3-1e35dd2cd8f0_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_cdffdc2c-bb20-8c58-4af3-1e35dd2cd8f0_0 ;
  a2a:hasSource oa:source_bhi_cdffdc2c-bb20-8c58-4af3-1e35dd2cd8f0 .

oa:person_bhi_cdffdc2c-bb20-8c58-4af3-1e35dd2cd8f0_Person-733b6f03-d315-59c8-2bac-41e89eaaf938
  a a2a:Person ;
  rdfs:label "Bernardina Coman" ;
  a2a:PersonName [
    rdfs:label "Bernardina Coman" ;
    a2a:PersonNameFirstName "Bernardina" ;
    a2a:PersonNameLastName "Coman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cdffdc2c-bb20-8c58-4af3-1e35dd2cd8f0_Person-64c6e310-363a-acbd-495d-c71da592af05
  a a2a:Person ;
  rdfs:label "Benardinus Marinus Leonardus Arts" ;
  a2a:PersonName [
    rdfs:label "Benardinus Marinus Leonardus Arts" ;
    a2a:PersonNameFirstName "Benardinus Marinus Leonardus" ;
    a2a:PersonNameLastName "Arts"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_cdffdc2c-bb20-8c58-4af3-1e35dd2cd8f0_Person-2b32d6b3-feef-ae5e-998f-8dc10a942509
  a a2a:Person ;
  rdfs:label "Chrétien Antoine Arts" ;
  a2a:PersonName [
    rdfs:label "Chrétien Antoine Arts" ;
    a2a:PersonNameFirstName "Chrétien Antoine" ;
    a2a:PersonNameLastName "Arts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cdffdc2c-bb20-8c58-4af3-1e35dd2cd8f0_Person-a6a666b3-e2e5-caae-e2c5-1aa7d87a6fd7
  a a2a:Person ;
  rdfs:label "Johanna Lankkamp" ;
  a2a:PersonName [
    rdfs:label "Johanna Lankkamp" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Lankkamp"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_cdffdc2c-bb20-8c58-4af3-1e35dd2cd8f0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1895" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1895-08-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_cdffdc2c-bb20-8c58-4af3-1e35dd2cd8f0_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_cdffdc2c-bb20-8c58-4af3-1e35dd2cd8f0_Person:733b6f03-d315-59c8-2bac-41e89eaaf938 ;
  a2a:EventKeyRef oa:event_bhi_cdffdc2c-bb20-8c58-4af3-1e35dd2cd8f0_Event1 .

oa:relationep_bhi_cdffdc2c-bb20-8c58-4af3-1e35dd2cd8f0_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_cdffdc2c-bb20-8c58-4af3-1e35dd2cd8f0_Person:64c6e310-363a-acbd-495d-c71da592af05 ;
  a2a:EventKeyRef oa:event_bhi_cdffdc2c-bb20-8c58-4af3-1e35dd2cd8f0_Event1 .

oa:relationep_bhi_cdffdc2c-bb20-8c58-4af3-1e35dd2cd8f0_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_cdffdc2c-bb20-8c58-4af3-1e35dd2cd8f0_Person:2b32d6b3-feef-ae5e-998f-8dc10a942509 ;
  a2a:EventKeyRef oa:event_bhi_cdffdc2c-bb20-8c58-4af3-1e35dd2cd8f0_Event1 .

oa:relationpp_bhi_cdffdc2c-bb20-8c58-4af3-1e35dd2cd8f0_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_cdffdc2c-bb20-8c58-4af3-1e35dd2cd8f0_Person:64c6e310-363a-acbd-495d-c71da592af05, oa:person_bhi_cdffdc2c-bb20-8c58-4af3-1e35dd2cd8f0_Person:a6a666b3-e2e5-caae-e2c5-1aa7d87a6fd7 .

oa:source_bhi_cdffdc2c-bb20-8c58-4af3-1e35dd2cd8f0
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1895-08-08 - 1895-08-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1895-08-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1895-08-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1895" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1895-08-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1418, Periode: 1895" ;
    a2a:Book "Overlijdensregister Breda 1895" ;
    a2a:DocumentNumber "382" ;
    a2a:RegistryNumber "1418" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1418, Periode: 1895, Overlijdensregister Breda 1895, 382, 1418"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b4a8aea2-e9fc-998d-0097-635d4c978b6f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b4a8aea2-e9fc-998d-0097-635d4c978b6f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/cdffdc2c-bb20-8c58-4af3-1e35dd2cd8f0" ;
  a2a:RecordGUID "{cdffdc2c-bb20-8c58-4af3-1e35dd2cd8f0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_21365_00021365.xml van BHI" .

