@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_765dc8be-0f5b-710c-49cd-2077cb4830cd
  a a2a:Record ;
  rdfs:label "Overlijden op 1 juli 1937 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_765dc8be-0f5b-710c-49cd-2077cb4830cd_Person-8a4d152d-771c-e751-9b80-c4e56e8fe2d9, oa:person_bhi_765dc8be-0f5b-710c-49cd-2077cb4830cd_Person-02b675a4-d61f-e28b-7a6c-8aa7314726b0, oa:person_bhi_765dc8be-0f5b-710c-49cd-2077cb4830cd_Person-86f27296-94aa-a931-b0f0-eec1b7b94247, oa:person_bhi_765dc8be-0f5b-710c-49cd-2077cb4830cd_Person-91679735-576e-b40e-eefe-d5318f67b366 ;
  a2a:hasEvent oa:event_bhi_765dc8be-0f5b-710c-49cd-2077cb4830cd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_765dc8be-0f5b-710c-49cd-2077cb4830cd_0, oa:relationep_bhi_765dc8be-0f5b-710c-49cd-2077cb4830cd_1, oa:relationep_bhi_765dc8be-0f5b-710c-49cd-2077cb4830cd_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_765dc8be-0f5b-710c-49cd-2077cb4830cd_0 ;
  a2a:hasSource oa:source_bhi_765dc8be-0f5b-710c-49cd-2077cb4830cd .

oa:person_bhi_765dc8be-0f5b-710c-49cd-2077cb4830cd_Person-8a4d152d-771c-e751-9b80-c4e56e8fe2d9
  a a2a:Person ;
  rdfs:label "Elisaneth Bebber" ;
  a2a:PersonName [
    rdfs:label "Elisaneth Bebber" ;
    a2a:PersonNameFirstName "Elisaneth" ;
    a2a:PersonNameLastName "Bebber"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_765dc8be-0f5b-710c-49cd-2077cb4830cd_Person-02b675a4-d61f-e28b-7a6c-8aa7314726b0
  a a2a:Person ;
  rdfs:label "Anna Catharina de Bont" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina de Bont" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bont"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_765dc8be-0f5b-710c-49cd-2077cb4830cd_Person-86f27296-94aa-a931-b0f0-eec1b7b94247
  a a2a:Person ;
  rdfs:label "Johannes Franciscus Mannaerts" ;
  a2a:PersonName [
    rdfs:label "Johannes Franciscus Mannaerts" ;
    a2a:PersonNameFirstName "Johannes Franciscus" ;
    a2a:PersonNameLastName "Mannaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_765dc8be-0f5b-710c-49cd-2077cb4830cd_Person-91679735-576e-b40e-eefe-d5318f67b366
  a a2a:Person ;
  rdfs:label "Franciscus Norbertus Mannaerts" ;
  a2a:PersonName [
    rdfs:label "Franciscus Norbertus Mannaerts" ;
    a2a:PersonNameFirstName "Franciscus Norbertus" ;
    a2a:PersonNameLastName "Mannaerts"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_765dc8be-0f5b-710c-49cd-2077cb4830cd_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1937" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1937-07-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_765dc8be-0f5b-710c-49cd-2077cb4830cd_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_765dc8be-0f5b-710c-49cd-2077cb4830cd_Person:02b675a4-d61f-e28b-7a6c-8aa7314726b0 ;
  a2a:EventKeyRef oa:event_bhi_765dc8be-0f5b-710c-49cd-2077cb4830cd_Event1 .

oa:relationep_bhi_765dc8be-0f5b-710c-49cd-2077cb4830cd_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_765dc8be-0f5b-710c-49cd-2077cb4830cd_Person:86f27296-94aa-a931-b0f0-eec1b7b94247 ;
  a2a:EventKeyRef oa:event_bhi_765dc8be-0f5b-710c-49cd-2077cb4830cd_Event1 .

oa:relationep_bhi_765dc8be-0f5b-710c-49cd-2077cb4830cd_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_765dc8be-0f5b-710c-49cd-2077cb4830cd_Person:91679735-576e-b40e-eefe-d5318f67b366 ;
  a2a:EventKeyRef oa:event_bhi_765dc8be-0f5b-710c-49cd-2077cb4830cd_Event1 .

oa:relationpp_bhi_765dc8be-0f5b-710c-49cd-2077cb4830cd_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_765dc8be-0f5b-710c-49cd-2077cb4830cd_Person:91679735-576e-b40e-eefe-d5318f67b366, oa:person_bhi_765dc8be-0f5b-710c-49cd-2077cb4830cd_Person:8a4d152d-771c-e751-9b80-c4e56e8fe2d9 .

oa:source_bhi_765dc8be-0f5b-710c-49cd-2077cb4830cd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1937-07-02 - 1937-07-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1937-07-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1937-07-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1937" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1937-07-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 559, Periode: 1937" ;
    a2a:Book "Overlijdensregister Tilburg 1937" ;
    a2a:DocumentNumber "423" ;
    a2a:RegistryNumber "559" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 559, Periode: 1937, Overlijdensregister Tilburg 1937, 423, 559"
  ] ;
  a2a:SourceLastChangeDate "2018-05-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/765dc8be-0f5b-710c-49cd-2077cb4830cd" ;
  a2a:RecordGUID "{765dc8be-0f5b-710c-49cd-2077cb4830cd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_77170_00077170.xml van BHI" .

