@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_3143acf2-fe6d-d75a-368a-e44c85c085cf
  a a2a:Record ;
  rdfs:label "Overlijden op 26 juli 1871 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_3143acf2-fe6d-d75a-368a-e44c85c085cf_Person-e290192d-3bcd-c264-d225-c4e42d4c33c9, oa:person_bhi_3143acf2-fe6d-d75a-368a-e44c85c085cf_Person-5ea93576-df7e-45d7-b21b-4a18952107c4, oa:person_bhi_3143acf2-fe6d-d75a-368a-e44c85c085cf_Person-4c232038-afcd-3b42-5efe-87f08af2faa0 ;
  a2a:hasEvent oa:event_bhi_3143acf2-fe6d-d75a-368a-e44c85c085cf_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3143acf2-fe6d-d75a-368a-e44c85c085cf_0, oa:relationep_bhi_3143acf2-fe6d-d75a-368a-e44c85c085cf_1, oa:relationep_bhi_3143acf2-fe6d-d75a-368a-e44c85c085cf_2 ;
  a2a:hasSource oa:source_bhi_3143acf2-fe6d-d75a-368a-e44c85c085cf .

oa:person_bhi_3143acf2-fe6d-d75a-368a-e44c85c085cf_Person-e290192d-3bcd-c264-d225-c4e42d4c33c9
  a a2a:Person ;
  rdfs:label "Anna Maria Petronella Auguste Lambrechts" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Petronella Auguste Lambrechts" ;
    a2a:PersonNameFirstName "Anna Maria Petronella Auguste" ;
    a2a:PersonNameLastName "Lambrechts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3143acf2-fe6d-d75a-368a-e44c85c085cf_Person-5ea93576-df7e-45d7-b21b-4a18952107c4
  a a2a:Person ;
  rdfs:label "Auguste Conradine Koch" ;
  a2a:PersonName [
    rdfs:label "Auguste Conradine Koch" ;
    a2a:PersonNameFirstName "Auguste Conradine" ;
    a2a:PersonNameLastName "Koch"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_3143acf2-fe6d-d75a-368a-e44c85c085cf_Person-4c232038-afcd-3b42-5efe-87f08af2faa0
  a a2a:Person ;
  rdfs:label "Johan Karel Koch" ;
  a2a:PersonName [
    rdfs:label "Johan Karel Koch" ;
    a2a:PersonNameFirstName "Johan Karel" ;
    a2a:PersonNameLastName "Koch"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3143acf2-fe6d-d75a-368a-e44c85c085cf_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1871" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1871-07-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_3143acf2-fe6d-d75a-368a-e44c85c085cf_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3143acf2-fe6d-d75a-368a-e44c85c085cf_Person:e290192d-3bcd-c264-d225-c4e42d4c33c9 ;
  a2a:EventKeyRef oa:event_bhi_3143acf2-fe6d-d75a-368a-e44c85c085cf_Event1 .

oa:relationep_bhi_3143acf2-fe6d-d75a-368a-e44c85c085cf_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_3143acf2-fe6d-d75a-368a-e44c85c085cf_Person:5ea93576-df7e-45d7-b21b-4a18952107c4 ;
  a2a:EventKeyRef oa:event_bhi_3143acf2-fe6d-d75a-368a-e44c85c085cf_Event1 .

oa:relationep_bhi_3143acf2-fe6d-d75a-368a-e44c85c085cf_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3143acf2-fe6d-d75a-368a-e44c85c085cf_Person:4c232038-afcd-3b42-5efe-87f08af2faa0 ;
  a2a:EventKeyRef oa:event_bhi_3143acf2-fe6d-d75a-368a-e44c85c085cf_Event1 .

oa:source_bhi_3143acf2-fe6d-d75a-368a-e44c85c085cf
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1871-07-26 - 1871-07-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1871-07-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1871-07-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1871" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1871-07-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4254, Periode: 1871" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1871" ;
    a2a:DocumentNumber "707" ;
    a2a:RegistryNumber "4254" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4254, Periode: 1871, Overlijdensregister 's-Hertogenbosch 1871, 707, 4254"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/659f8fbf-b5ca-ddbe-81c7-37410bffb461.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/659f8fbf-b5ca-ddbe-81c7-37410bffb461.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-11-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3143acf2-fe6d-d75a-368a-e44c85c085cf" ;
  a2a:RecordGUID "{3143acf2-fe6d-d75a-368a-e44c85c085cf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_26843_00026843.xml van BHI" .

