@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_1b75a73a-e4ec-ac5e-bbf4-95aa36707db8
  a a2a:Record ;
  rdfs:label "Overlijden op 21 april 1944 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_1b75a73a-e4ec-ac5e-bbf4-95aa36707db8_Person-eb611d0c-54aa-0001-fdf0-d0cbf2822007, oa:person_bhi_1b75a73a-e4ec-ac5e-bbf4-95aa36707db8_Person-29de3d91-8668-7859-bdc6-79cda75b0b6b, oa:person_bhi_1b75a73a-e4ec-ac5e-bbf4-95aa36707db8_Person-5d355d4f-ff73-98f8-37e9-88f4057e6922 ;
  a2a:hasEvent oa:event_bhi_1b75a73a-e4ec-ac5e-bbf4-95aa36707db8_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1b75a73a-e4ec-ac5e-bbf4-95aa36707db8_0, oa:relationep_bhi_1b75a73a-e4ec-ac5e-bbf4-95aa36707db8_1, oa:relationep_bhi_1b75a73a-e4ec-ac5e-bbf4-95aa36707db8_2 ;
  a2a:hasSource oa:source_bhi_1b75a73a-e4ec-ac5e-bbf4-95aa36707db8 .

oa:person_bhi_1b75a73a-e4ec-ac5e-bbf4-95aa36707db8_Person-eb611d0c-54aa-0001-fdf0-d0cbf2822007
  a a2a:Person ;
  rdfs:label "Petronella Johanna de Bie" ;
  a2a:PersonName [
    rdfs:label "Petronella Johanna de Bie" ;
    a2a:PersonNameFirstName "Petronella Johanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1b75a73a-e4ec-ac5e-bbf4-95aa36707db8_Person-29de3d91-8668-7859-bdc6-79cda75b0b6b
  a a2a:Person ;
  rdfs:label "Adrianus Godefridus de Wit" ;
  a2a:PersonName [
    rdfs:label "Adrianus Godefridus de Wit" ;
    a2a:PersonNameFirstName "Adrianus Godefridus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1b75a73a-e4ec-ac5e-bbf4-95aa36707db8_Person-5d355d4f-ff73-98f8-37e9-88f4057e6922
  a a2a:Person ;
  rdfs:label "N.N. de Wit" ;
  a2a:PersonName [
    rdfs:label "N.N. de Wit" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_1b75a73a-e4ec-ac5e-bbf4-95aa36707db8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1944" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1944-04-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_1b75a73a-e4ec-ac5e-bbf4-95aa36707db8_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_1b75a73a-e4ec-ac5e-bbf4-95aa36707db8_Person:eb611d0c-54aa-0001-fdf0-d0cbf2822007 ;
  a2a:EventKeyRef oa:event_bhi_1b75a73a-e4ec-ac5e-bbf4-95aa36707db8_Event1 .

oa:relationep_bhi_1b75a73a-e4ec-ac5e-bbf4-95aa36707db8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_1b75a73a-e4ec-ac5e-bbf4-95aa36707db8_Person:29de3d91-8668-7859-bdc6-79cda75b0b6b ;
  a2a:EventKeyRef oa:event_bhi_1b75a73a-e4ec-ac5e-bbf4-95aa36707db8_Event1 .

oa:relationep_bhi_1b75a73a-e4ec-ac5e-bbf4-95aa36707db8_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_1b75a73a-e4ec-ac5e-bbf4-95aa36707db8_Person:5d355d4f-ff73-98f8-37e9-88f4057e6922 ;
  a2a:EventKeyRef oa:event_bhi_1b75a73a-e4ec-ac5e-bbf4-95aa36707db8_Event1 .

oa:source_bhi_1b75a73a-e4ec-ac5e-bbf4-95aa36707db8
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1944-04-22 - 1944-04-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1944-04-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1944-04-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1944" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1944-04-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3610, Periode: 1944" ;
    a2a:Book "Overlijdensregister Tilburg 1944" ;
    a2a:DocumentNumber "397" ;
    a2a:RegistryNumber "3610" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3610, Periode: 1944, Overlijdensregister Tilburg 1944, 397, 3610"
  ] ;
  a2a:SourceLastChangeDate "2020-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1b75a73a-e4ec-ac5e-bbf4-95aa36707db8" ;
  a2a:RecordGUID "{1b75a73a-e4ec-ac5e-bbf4-95aa36707db8}" ;
  a2a:SourceRemarkOpmerking "Levenloos kind." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_80130_00080130.xml van BHI" .

