@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_155cf71d-55a1-eef0-7a57-62f669c124e0
  a a2a:Record ;
  rdfs:label "Overlijden op 26 april 1863 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_155cf71d-55a1-eef0-7a57-62f669c124e0_Person-7cfd8bbe-b1ff-5866-fb25-02db8fee9774, oa:person_bhi_155cf71d-55a1-eef0-7a57-62f669c124e0_Person-2e281631-9b29-958c-1b09-0871718e78a7, oa:person_bhi_155cf71d-55a1-eef0-7a57-62f669c124e0_Person-88980489-e820-3e33-489b-f9de113aaa98 ;
  a2a:hasEvent oa:event_bhi_155cf71d-55a1-eef0-7a57-62f669c124e0_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_155cf71d-55a1-eef0-7a57-62f669c124e0_0, oa:relationep_bhi_155cf71d-55a1-eef0-7a57-62f669c124e0_1, oa:relationep_bhi_155cf71d-55a1-eef0-7a57-62f669c124e0_2 ;
  a2a:hasSource oa:source_bhi_155cf71d-55a1-eef0-7a57-62f669c124e0 .

oa:person_bhi_155cf71d-55a1-eef0-7a57-62f669c124e0_Person-7cfd8bbe-b1ff-5866-fb25-02db8fee9774
  a a2a:Person ;
  rdfs:label "Maria Cornelia Kluijtmans" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelia Kluijtmans" ;
    a2a:PersonNameFirstName "Maria Cornelia" ;
    a2a:PersonNameLastName "Kluijtmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_155cf71d-55a1-eef0-7a57-62f669c124e0_Person-2e281631-9b29-958c-1b09-0871718e78a7
  a a2a:Person ;
  rdfs:label "Theresia Antonia Josephina Maria Coppens" ;
  a2a:PersonName [
    rdfs:label "Theresia Antonia Josephina Maria Coppens" ;
    a2a:PersonNameFirstName "Theresia Antonia Josephina Maria" ;
    a2a:PersonNameLastName "Coppens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_155cf71d-55a1-eef0-7a57-62f669c124e0_Person-88980489-e820-3e33-489b-f9de113aaa98
  a a2a:Person ;
  rdfs:label "Adrianus Dominicus Coppens" ;
  a2a:PersonName [
    rdfs:label "Adrianus Dominicus Coppens" ;
    a2a:PersonNameFirstName "Adrianus Dominicus" ;
    a2a:PersonNameLastName "Coppens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_155cf71d-55a1-eef0-7a57-62f669c124e0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1863" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1863-04-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_155cf71d-55a1-eef0-7a57-62f669c124e0_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_155cf71d-55a1-eef0-7a57-62f669c124e0_Person:7cfd8bbe-b1ff-5866-fb25-02db8fee9774 ;
  a2a:EventKeyRef oa:event_bhi_155cf71d-55a1-eef0-7a57-62f669c124e0_Event1 .

oa:relationep_bhi_155cf71d-55a1-eef0-7a57-62f669c124e0_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_155cf71d-55a1-eef0-7a57-62f669c124e0_Person:2e281631-9b29-958c-1b09-0871718e78a7 ;
  a2a:EventKeyRef oa:event_bhi_155cf71d-55a1-eef0-7a57-62f669c124e0_Event1 .

oa:relationep_bhi_155cf71d-55a1-eef0-7a57-62f669c124e0_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_155cf71d-55a1-eef0-7a57-62f669c124e0_Person:88980489-e820-3e33-489b-f9de113aaa98 ;
  a2a:EventKeyRef oa:event_bhi_155cf71d-55a1-eef0-7a57-62f669c124e0_Event1 .

oa:source_bhi_155cf71d-55a1-eef0-7a57-62f669c124e0
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1863-04-27 - 1863-04-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1863-04-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1863-04-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1863" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1863-04-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4246, Periode: 1863" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1863" ;
    a2a:DocumentNumber "249" ;
    a2a:RegistryNumber "4246" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4246, Periode: 1863, Overlijdensregister 's-Hertogenbosch 1863, 249, 4246"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c6e11a24-abc8-9a3c-fe58-ca0ce167f542.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c6e11a24-abc8-9a3c-fe58-ca0ce167f542.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/155cf71d-55a1-eef0-7a57-62f669c124e0" ;
  a2a:RecordGUID "{155cf71d-55a1-eef0-7a57-62f669c124e0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_23312_00023312.xml van BHI" .

