@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_4234e61e-e87b-d2a1-c91d-a9fe430d987e
  a a2a:Record ;
  rdfs:label "Overlijden op 31 mei 1936 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_4234e61e-e87b-d2a1-c91d-a9fe430d987e_Person-6a0c4e54-2a0c-25a6-3c9c-8d1f22141962, oa:person_bhi_4234e61e-e87b-d2a1-c91d-a9fe430d987e_Person-3ed21dd7-d4ec-3283-e2af-7efc9981f80d, oa:person_bhi_4234e61e-e87b-d2a1-c91d-a9fe430d987e_Person-80424cca-0482-3b84-59e4-5daa2f88eb02 ;
  a2a:hasEvent oa:event_bhi_4234e61e-e87b-d2a1-c91d-a9fe430d987e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4234e61e-e87b-d2a1-c91d-a9fe430d987e_0, oa:relationep_bhi_4234e61e-e87b-d2a1-c91d-a9fe430d987e_1, oa:relationep_bhi_4234e61e-e87b-d2a1-c91d-a9fe430d987e_2 ;
  a2a:hasSource oa:source_bhi_4234e61e-e87b-d2a1-c91d-a9fe430d987e .

oa:person_bhi_4234e61e-e87b-d2a1-c91d-a9fe430d987e_Person-6a0c4e54-2a0c-25a6-3c9c-8d1f22141962
  a a2a:Person ;
  rdfs:label "Franciscus Suijs" ;
  a2a:PersonName [
    rdfs:label "Franciscus Suijs" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Suijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4234e61e-e87b-d2a1-c91d-a9fe430d987e_Person-3ed21dd7-d4ec-3283-e2af-7efc9981f80d
  a a2a:Person ;
  rdfs:label "Anna Dorothea Maria Gislena Suijs" ;
  a2a:PersonName [
    rdfs:label "Anna Dorothea Maria Gislena Suijs" ;
    a2a:PersonNameFirstName "Anna Dorothea Maria Gislena" ;
    a2a:PersonNameLastName "Suijs"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_4234e61e-e87b-d2a1-c91d-a9fe430d987e_Person-80424cca-0482-3b84-59e4-5daa2f88eb02
  a a2a:Person ;
  rdfs:label "Adriana Sophia Gertrudis Bronsgeest" ;
  a2a:PersonName [
    rdfs:label "Adriana Sophia Gertrudis Bronsgeest" ;
    a2a:PersonNameFirstName "Adriana Sophia Gertrudis" ;
    a2a:PersonNameLastName "Bronsgeest"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4234e61e-e87b-d2a1-c91d-a9fe430d987e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1936" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1936-05-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_4234e61e-e87b-d2a1-c91d-a9fe430d987e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4234e61e-e87b-d2a1-c91d-a9fe430d987e_Person:6a0c4e54-2a0c-25a6-3c9c-8d1f22141962 ;
  a2a:EventKeyRef oa:event_bhi_4234e61e-e87b-d2a1-c91d-a9fe430d987e_Event1 .

oa:relationep_bhi_4234e61e-e87b-d2a1-c91d-a9fe430d987e_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_4234e61e-e87b-d2a1-c91d-a9fe430d987e_Person:3ed21dd7-d4ec-3283-e2af-7efc9981f80d ;
  a2a:EventKeyRef oa:event_bhi_4234e61e-e87b-d2a1-c91d-a9fe430d987e_Event1 .

oa:relationep_bhi_4234e61e-e87b-d2a1-c91d-a9fe430d987e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4234e61e-e87b-d2a1-c91d-a9fe430d987e_Person:80424cca-0482-3b84-59e4-5daa2f88eb02 ;
  a2a:EventKeyRef oa:event_bhi_4234e61e-e87b-d2a1-c91d-a9fe430d987e_Event1 .

oa:source_bhi_4234e61e-e87b-d2a1-c91d-a9fe430d987e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1936-06-02 - 1936-06-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1936-06-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1936-06-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1936" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1936-06-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 558, Periode: 1936" ;
    a2a:Book "Overlijdensregister Tilburg 1936" ;
    a2a:DocumentNumber "406" ;
    a2a:RegistryNumber "558" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 558, Periode: 1936, Overlijdensregister Tilburg 1936, 406, 558"
  ] ;
  a2a:SourceLastChangeDate "2019-02-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4234e61e-e87b-d2a1-c91d-a9fe430d987e" ;
  a2a:RecordGUID "{4234e61e-e87b-d2a1-c91d-a9fe430d987e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_77112_00077112.xml van BHI" .

