@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_ccedb702-cf17-2ff5-0340-e669bef4358a
  a a2a:Record ;
  rdfs:label "Overlijden op 21 april 1945 te Heeze" ;
  a2a:hasPerson oa:person_bhi_ccedb702-cf17-2ff5-0340-e669bef4358a_Person-76fc6327-1849-1933-407b-a87e9bac3bb6, oa:person_bhi_ccedb702-cf17-2ff5-0340-e669bef4358a_Person-5525a3dd-3742-8415-8aff-141d8a789c2d, oa:person_bhi_ccedb702-cf17-2ff5-0340-e669bef4358a_Person-4e4b2e99-3780-fc6a-0c51-436db97e52bb ;
  a2a:hasEvent oa:event_bhi_ccedb702-cf17-2ff5-0340-e669bef4358a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ccedb702-cf17-2ff5-0340-e669bef4358a_0, oa:relationep_bhi_ccedb702-cf17-2ff5-0340-e669bef4358a_1, oa:relationep_bhi_ccedb702-cf17-2ff5-0340-e669bef4358a_2 ;
  a2a:hasSource oa:source_bhi_ccedb702-cf17-2ff5-0340-e669bef4358a .

oa:person_bhi_ccedb702-cf17-2ff5-0340-e669bef4358a_Person-76fc6327-1849-1933-407b-a87e9bac3bb6
  a a2a:Person ;
  rdfs:label "Wilhelmina Elisabeth Maria van Tuel" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Elisabeth Maria van Tuel" ;
    a2a:PersonNameFirstName "Wilhelmina Elisabeth Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tuel"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_ccedb702-cf17-2ff5-0340-e669bef4358a_Person-5525a3dd-3742-8415-8aff-141d8a789c2d
  a a2a:Person ;
  rdfs:label "Antonia Josepha Thijs" ;
  a2a:PersonName [
    rdfs:label "Antonia Josepha Thijs" ;
    a2a:PersonNameFirstName "Antonia Josepha" ;
    a2a:PersonNameLastName "Thijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ccedb702-cf17-2ff5-0340-e669bef4358a_Person-4e4b2e99-3780-fc6a-0c51-436db97e52bb
  a a2a:Person ;
  rdfs:label "Adrianus Johannes van Tuel" ;
  a2a:PersonName [
    rdfs:label "Adrianus Johannes van Tuel" ;
    a2a:PersonNameFirstName "Adrianus Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tuel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ccedb702-cf17-2ff5-0340-e669bef4358a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1945" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1945-04-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] .

oa:relationep_bhi_ccedb702-cf17-2ff5-0340-e669bef4358a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_ccedb702-cf17-2ff5-0340-e669bef4358a_Person:76fc6327-1849-1933-407b-a87e9bac3bb6 ;
  a2a:EventKeyRef oa:event_bhi_ccedb702-cf17-2ff5-0340-e669bef4358a_Event1 .

oa:relationep_bhi_ccedb702-cf17-2ff5-0340-e669bef4358a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ccedb702-cf17-2ff5-0340-e669bef4358a_Person:5525a3dd-3742-8415-8aff-141d8a789c2d ;
  a2a:EventKeyRef oa:event_bhi_ccedb702-cf17-2ff5-0340-e669bef4358a_Event1 .

oa:relationep_bhi_ccedb702-cf17-2ff5-0340-e669bef4358a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ccedb702-cf17-2ff5-0340-e669bef4358a_Person:4e4b2e99-3780-fc6a-0c51-436db97e52bb ;
  a2a:EventKeyRef oa:event_bhi_ccedb702-cf17-2ff5-0340-e669bef4358a_Event1 .

oa:source_bhi_ccedb702-cf17-2ff5-0340-e669bef4358a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze", "1945-06-21 - 1945-06-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1945-06-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1945-06-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1945" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1945-06-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3091, Periode: 1945" ;
    a2a:Book "Overlijdensregister Heeze 1945" ;
    a2a:DocumentNumber "19" ;
    a2a:RegistryNumber "3091" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3091, Periode: 1945, Overlijdensregister Heeze 1945, 19, 3091"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0cf68ecf-e5e6-8c41-b905-889fce08a2ea.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0cf68ecf-e5e6-8c41-b905-889fce08a2ea.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ccedb702-cf17-2ff5-0340-e669bef4358a" ;
  a2a:RecordGUID "{ccedb702-cf17-2ff5-0340-e669bef4358a}" ;
  a2a:SourceRemarkOpmerking "Extract overlijden der gemeente Eindhoven." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_36_00000036.xml van BHI" .

