@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_b48c36b1-e299-095b-d1bd-ce4fa0f7495b
  a a2a:Record ;
  rdfs:label "Overlijden op 7 oktober 1931 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_b48c36b1-e299-095b-d1bd-ce4fa0f7495b_Person-7826e6ff-bc8f-7284-949c-d3e3bec57b73, oa:person_bhi_b48c36b1-e299-095b-d1bd-ce4fa0f7495b_Person-531ffafb-7d27-5585-027f-c476b46216a1, oa:person_bhi_b48c36b1-e299-095b-d1bd-ce4fa0f7495b_Person-2bdf9096-1884-10f4-444a-6efb2c94b880 ;
  a2a:hasEvent oa:event_bhi_b48c36b1-e299-095b-d1bd-ce4fa0f7495b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b48c36b1-e299-095b-d1bd-ce4fa0f7495b_0, oa:relationep_bhi_b48c36b1-e299-095b-d1bd-ce4fa0f7495b_1, oa:relationep_bhi_b48c36b1-e299-095b-d1bd-ce4fa0f7495b_2 ;
  a2a:hasSource oa:source_bhi_b48c36b1-e299-095b-d1bd-ce4fa0f7495b .

oa:person_bhi_b48c36b1-e299-095b-d1bd-ce4fa0f7495b_Person-7826e6ff-bc8f-7284-949c-d3e3bec57b73
  a a2a:Person ;
  rdfs:label "Joannes Baptist Antonius Franciscus Simons" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptist Antonius Franciscus Simons" ;
    a2a:PersonNameFirstName "Joannes Baptist Antonius Franciscus" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b48c36b1-e299-095b-d1bd-ce4fa0f7495b_Person-531ffafb-7d27-5585-027f-c476b46216a1
  a a2a:Person ;
  rdfs:label "Francisca Boogaers" ;
  a2a:PersonName [
    rdfs:label "Francisca Boogaers" ;
    a2a:PersonNameFirstName "Francisca" ;
    a2a:PersonNameLastName "Boogaers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b48c36b1-e299-095b-d1bd-ce4fa0f7495b_Person-2bdf9096-1884-10f4-444a-6efb2c94b880
  a a2a:Person ;
  rdfs:label "N.N. Simons" ;
  a2a:PersonName [
    rdfs:label "N.N. Simons" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b48c36b1-e299-095b-d1bd-ce4fa0f7495b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1931" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1931-10-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_b48c36b1-e299-095b-d1bd-ce4fa0f7495b_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b48c36b1-e299-095b-d1bd-ce4fa0f7495b_Person:7826e6ff-bc8f-7284-949c-d3e3bec57b73 ;
  a2a:EventKeyRef oa:event_bhi_b48c36b1-e299-095b-d1bd-ce4fa0f7495b_Event1 .

oa:relationep_bhi_b48c36b1-e299-095b-d1bd-ce4fa0f7495b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b48c36b1-e299-095b-d1bd-ce4fa0f7495b_Person:531ffafb-7d27-5585-027f-c476b46216a1 ;
  a2a:EventKeyRef oa:event_bhi_b48c36b1-e299-095b-d1bd-ce4fa0f7495b_Event1 .

oa:relationep_bhi_b48c36b1-e299-095b-d1bd-ce4fa0f7495b_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_b48c36b1-e299-095b-d1bd-ce4fa0f7495b_Person:2bdf9096-1884-10f4-444a-6efb2c94b880 ;
  a2a:EventKeyRef oa:event_bhi_b48c36b1-e299-095b-d1bd-ce4fa0f7495b_Event1 .

oa:source_bhi_b48c36b1-e299-095b-d1bd-ce4fa0f7495b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1931-10-07 - 1931-10-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1931-10-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1931-10-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1931" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1931-10-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3197, Periode: 1931" ;
    a2a:Book "Overlijdensregister Tilburg 1931" ;
    a2a:DocumentNumber "635" ;
    a2a:RegistryNumber "3197" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3197, Periode: 1931, Overlijdensregister Tilburg 1931, 635, 3197"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/dd0b0b33-2269-8152-e147-6349a613d5e1.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/dd0b0b33-2269-8152-e147-6349a613d5e1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b48c36b1-e299-095b-d1bd-ce4fa0f7495b" ;
  a2a:RecordGUID "{b48c36b1-e299-095b-d1bd-ce4fa0f7495b}" ;
  a2a:SourceRemarkOpmerking "Levenloos kind." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_79815_00079815.xml van BHI" .

