@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_098d62f0-c1d5-e2fa-b3b4-622d44bb9200
  a a2a:Record ;
  rdfs:label "Overlijden op 7 november 1944 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_098d62f0-c1d5-e2fa-b3b4-622d44bb9200_Person-3b7642a3-451f-5335-0c03-75c675d2fcb1, oa:person_bhi_098d62f0-c1d5-e2fa-b3b4-622d44bb9200_Person-e4e32c9f-48b8-d63a-e3e5-a13bd22ca5ef, oa:person_bhi_098d62f0-c1d5-e2fa-b3b4-622d44bb9200_Person-e88af56a-3d05-a188-9e83-374d293507b8, oa:person_bhi_098d62f0-c1d5-e2fa-b3b4-622d44bb9200_Person-e6b9e1b1-566d-f362-995b-b4a15c5a8aa8 ;
  a2a:hasEvent oa:event_bhi_098d62f0-c1d5-e2fa-b3b4-622d44bb9200_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_098d62f0-c1d5-e2fa-b3b4-622d44bb9200_0, oa:relationep_bhi_098d62f0-c1d5-e2fa-b3b4-622d44bb9200_1, oa:relationep_bhi_098d62f0-c1d5-e2fa-b3b4-622d44bb9200_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_098d62f0-c1d5-e2fa-b3b4-622d44bb9200_0 ;
  a2a:hasSource oa:source_bhi_098d62f0-c1d5-e2fa-b3b4-622d44bb9200 .

oa:person_bhi_098d62f0-c1d5-e2fa-b3b4-622d44bb9200_Person-3b7642a3-451f-5335-0c03-75c675d2fcb1
  a a2a:Person ;
  rdfs:label "Gerardina van Lieshout" ;
  a2a:PersonName [
    rdfs:label "Gerardina van Lieshout" ;
    a2a:PersonNameFirstName "Gerardina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lieshout"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_098d62f0-c1d5-e2fa-b3b4-622d44bb9200_Person-e4e32c9f-48b8-d63a-e3e5-a13bd22ca5ef
  a a2a:Person ;
  rdfs:label "Adriana Maria van Grinsven" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria van Grinsven" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Grinsven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_098d62f0-c1d5-e2fa-b3b4-622d44bb9200_Person-e88af56a-3d05-a188-9e83-374d293507b8
  a a2a:Person ;
  rdfs:label "Hendrikus van Lieshout" ;
  a2a:PersonName [
    rdfs:label "Hendrikus van Lieshout" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lieshout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_098d62f0-c1d5-e2fa-b3b4-622d44bb9200_Person-e6b9e1b1-566d-f362-995b-b4a15c5a8aa8
  a a2a:Person ;
  rdfs:label "Hendrikus Klerkx" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Klerkx" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Klerkx"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_098d62f0-c1d5-e2fa-b3b4-622d44bb9200_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1944" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1944-11-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_098d62f0-c1d5-e2fa-b3b4-622d44bb9200_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_098d62f0-c1d5-e2fa-b3b4-622d44bb9200_Person:3b7642a3-451f-5335-0c03-75c675d2fcb1 ;
  a2a:EventKeyRef oa:event_bhi_098d62f0-c1d5-e2fa-b3b4-622d44bb9200_Event1 .

oa:relationep_bhi_098d62f0-c1d5-e2fa-b3b4-622d44bb9200_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_098d62f0-c1d5-e2fa-b3b4-622d44bb9200_Person:e4e32c9f-48b8-d63a-e3e5-a13bd22ca5ef ;
  a2a:EventKeyRef oa:event_bhi_098d62f0-c1d5-e2fa-b3b4-622d44bb9200_Event1 .

oa:relationep_bhi_098d62f0-c1d5-e2fa-b3b4-622d44bb9200_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_098d62f0-c1d5-e2fa-b3b4-622d44bb9200_Person:e88af56a-3d05-a188-9e83-374d293507b8 ;
  a2a:EventKeyRef oa:event_bhi_098d62f0-c1d5-e2fa-b3b4-622d44bb9200_Event1 .

oa:relationpp_bhi_098d62f0-c1d5-e2fa-b3b4-622d44bb9200_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_098d62f0-c1d5-e2fa-b3b4-622d44bb9200_Person:3b7642a3-451f-5335-0c03-75c675d2fcb1, oa:person_bhi_098d62f0-c1d5-e2fa-b3b4-622d44bb9200_Person:e6b9e1b1-566d-f362-995b-b4a15c5a8aa8 .

oa:source_bhi_098d62f0-c1d5-e2fa-b3b4-622d44bb9200
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1944-11-08 - 1944-11-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1944-11-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1944-11-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1944" ;
    a2a:Month "11" ;
    a2a:Day "8" ;
    rdfs:label "1944-11-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3114, Periode: 1944" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1944" ;
    a2a:DocumentNumber "784" ;
    a2a:RegistryNumber "3114" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3114, Periode: 1944, Overlijdensregister 's-Hertogenbosch 1944, 784, 3114"
  ] ;
  a2a:SourceLastChangeDate "2019-05-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/098d62f0-c1d5-e2fa-b3b4-622d44bb9200" ;
  a2a:RecordGUID "{098d62f0-c1d5-e2fa-b3b4-622d44bb9200}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_507_00000507.xml van BHI" .

