@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_c8a7c2a6-3c7d-2bb7-92e2-30f34710026d
  a a2a:Record ;
  rdfs:label "Overlijden op 22 augustus 1928 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_c8a7c2a6-3c7d-2bb7-92e2-30f34710026d_Person-19f12b2f-2581-a270-4041-5fa9ec0db4b5, oa:person_bhi_c8a7c2a6-3c7d-2bb7-92e2-30f34710026d_Person-307f3868-5051-d92c-cc22-ec3a5c23731e, oa:person_bhi_c8a7c2a6-3c7d-2bb7-92e2-30f34710026d_Person-fcfe3609-90d1-ee54-bf9d-771413cd9ff7, oa:person_bhi_c8a7c2a6-3c7d-2bb7-92e2-30f34710026d_Person-a4ba490f-6890-2bc9-9b45-a08a76976157 ;
  a2a:hasEvent oa:event_bhi_c8a7c2a6-3c7d-2bb7-92e2-30f34710026d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c8a7c2a6-3c7d-2bb7-92e2-30f34710026d_0, oa:relationep_bhi_c8a7c2a6-3c7d-2bb7-92e2-30f34710026d_1, oa:relationep_bhi_c8a7c2a6-3c7d-2bb7-92e2-30f34710026d_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_c8a7c2a6-3c7d-2bb7-92e2-30f34710026d_0 ;
  a2a:hasSource oa:source_bhi_c8a7c2a6-3c7d-2bb7-92e2-30f34710026d .

oa:person_bhi_c8a7c2a6-3c7d-2bb7-92e2-30f34710026d_Person-19f12b2f-2581-a270-4041-5fa9ec0db4b5
  a a2a:Person ;
  rdfs:label "Elisabeth Troon" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Troon" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Troon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c8a7c2a6-3c7d-2bb7-92e2-30f34710026d_Person-307f3868-5051-d92c-cc22-ec3a5c23731e
  a a2a:Person ;
  rdfs:label "Theodorus Souwer" ;
  a2a:PersonName [
    rdfs:label "Theodorus Souwer" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Souwer"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_c8a7c2a6-3c7d-2bb7-92e2-30f34710026d_Person-fcfe3609-90d1-ee54-bf9d-771413cd9ff7
  a a2a:Person ;
  rdfs:label "Jacobus Souwer" ;
  a2a:PersonName [
    rdfs:label "Jacobus Souwer" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Souwer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c8a7c2a6-3c7d-2bb7-92e2-30f34710026d_Person-a4ba490f-6890-2bc9-9b45-a08a76976157
  a a2a:Person ;
  rdfs:label "Helena Schroders" ;
  a2a:PersonName [
    rdfs:label "Helena Schroders" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Schroders"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_c8a7c2a6-3c7d-2bb7-92e2-30f34710026d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1928" ;
    a2a:Month "8" ;
    a2a:Day "22" ;
    rdfs:label "1928-08-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_c8a7c2a6-3c7d-2bb7-92e2-30f34710026d_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_c8a7c2a6-3c7d-2bb7-92e2-30f34710026d_Person:19f12b2f-2581-a270-4041-5fa9ec0db4b5 ;
  a2a:EventKeyRef oa:event_bhi_c8a7c2a6-3c7d-2bb7-92e2-30f34710026d_Event1 .

oa:relationep_bhi_c8a7c2a6-3c7d-2bb7-92e2-30f34710026d_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_c8a7c2a6-3c7d-2bb7-92e2-30f34710026d_Person:307f3868-5051-d92c-cc22-ec3a5c23731e ;
  a2a:EventKeyRef oa:event_bhi_c8a7c2a6-3c7d-2bb7-92e2-30f34710026d_Event1 .

oa:relationep_bhi_c8a7c2a6-3c7d-2bb7-92e2-30f34710026d_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_c8a7c2a6-3c7d-2bb7-92e2-30f34710026d_Person:fcfe3609-90d1-ee54-bf9d-771413cd9ff7 ;
  a2a:EventKeyRef oa:event_bhi_c8a7c2a6-3c7d-2bb7-92e2-30f34710026d_Event1 .

oa:relationpp_bhi_c8a7c2a6-3c7d-2bb7-92e2-30f34710026d_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_c8a7c2a6-3c7d-2bb7-92e2-30f34710026d_Person:307f3868-5051-d92c-cc22-ec3a5c23731e, oa:person_bhi_c8a7c2a6-3c7d-2bb7-92e2-30f34710026d_Person:a4ba490f-6890-2bc9-9b45-a08a76976157 .

oa:source_bhi_c8a7c2a6-3c7d-2bb7-92e2-30f34710026d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1928-08-23 - 1928-08-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1928-08-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1928-08-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1928" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1928-08-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4109, Periode: 1928" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1928" ;
    a2a:DocumentNumber "397" ;
    a2a:RegistryNumber "4109" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4109, Periode: 1928, Overlijdensregister 's-Hertogenbosch 1928, 397, 4109"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/62de09fc-394f-296a-3651-85e8a437b262.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/62de09fc-394f-296a-3651-85e8a437b262.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-03-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c8a7c2a6-3c7d-2bb7-92e2-30f34710026d" ;
  a2a:RecordGUID "{c8a7c2a6-3c7d-2bb7-92e2-30f34710026d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_28517_00028517.xml van BHI" .

