@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_b5d4841b-6ace-c45b-adea-eab18c334274
  a a2a:Record ;
  rdfs:label "Overlijden op 11 juni 1901 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_b5d4841b-6ace-c45b-adea-eab18c334274_Person-483eddb7-aafb-2c7e-4823-91ffe39770ab, oa:person_bhi_b5d4841b-6ace-c45b-adea-eab18c334274_Person-b7679b7c-e8f2-1c84-4257-e795f6de4d48, oa:person_bhi_b5d4841b-6ace-c45b-adea-eab18c334274_Person-fb0b1e6d-c45a-fe22-12be-b8448b6f9051 ;
  a2a:hasEvent oa:event_bhi_b5d4841b-6ace-c45b-adea-eab18c334274_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b5d4841b-6ace-c45b-adea-eab18c334274_0, oa:relationep_bhi_b5d4841b-6ace-c45b-adea-eab18c334274_1, oa:relationep_bhi_b5d4841b-6ace-c45b-adea-eab18c334274_2 ;
  a2a:hasSource oa:source_bhi_b5d4841b-6ace-c45b-adea-eab18c334274 .

oa:person_bhi_b5d4841b-6ace-c45b-adea-eab18c334274_Person-483eddb7-aafb-2c7e-4823-91ffe39770ab
  a a2a:Person ;
  rdfs:label "Sophia Johanna Maria Bergmans" ;
  a2a:PersonName [
    rdfs:label "Sophia Johanna Maria Bergmans" ;
    a2a:PersonNameFirstName "Sophia Johanna Maria" ;
    a2a:PersonNameLastName "Bergmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b5d4841b-6ace-c45b-adea-eab18c334274_Person-b7679b7c-e8f2-1c84-4257-e795f6de4d48
  a a2a:Person ;
  rdfs:label "Jacobus Josephus Maria Cools" ;
  a2a:PersonName [
    rdfs:label "Jacobus Josephus Maria Cools" ;
    a2a:PersonNameFirstName "Jacobus Josephus Maria" ;
    a2a:PersonNameLastName "Cools"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_b5d4841b-6ace-c45b-adea-eab18c334274_Person-fb0b1e6d-c45a-fe22-12be-b8448b6f9051
  a a2a:Person ;
  rdfs:label "Johannes Cornelis Hubertus Cools" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis Hubertus Cools" ;
    a2a:PersonNameFirstName "Johannes Cornelis Hubertus" ;
    a2a:PersonNameLastName "Cools"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b5d4841b-6ace-c45b-adea-eab18c334274_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1901" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1901-06-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_b5d4841b-6ace-c45b-adea-eab18c334274_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b5d4841b-6ace-c45b-adea-eab18c334274_Person:483eddb7-aafb-2c7e-4823-91ffe39770ab ;
  a2a:EventKeyRef oa:event_bhi_b5d4841b-6ace-c45b-adea-eab18c334274_Event1 .

oa:relationep_bhi_b5d4841b-6ace-c45b-adea-eab18c334274_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_b5d4841b-6ace-c45b-adea-eab18c334274_Person:b7679b7c-e8f2-1c84-4257-e795f6de4d48 ;
  a2a:EventKeyRef oa:event_bhi_b5d4841b-6ace-c45b-adea-eab18c334274_Event1 .

oa:relationep_bhi_b5d4841b-6ace-c45b-adea-eab18c334274_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b5d4841b-6ace-c45b-adea-eab18c334274_Person:fb0b1e6d-c45a-fe22-12be-b8448b6f9051 ;
  a2a:EventKeyRef oa:event_bhi_b5d4841b-6ace-c45b-adea-eab18c334274_Event1 .

oa:source_bhi_b5d4841b-6ace-c45b-adea-eab18c334274
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1901-06-11 - 1901-06-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-06-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-06-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1901" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1901-06-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7974, Periode: 1901" ;
    a2a:Book "Overlijdensregister Tilburg 1901" ;
    a2a:DocumentNumber "347" ;
    a2a:RegistryNumber "7974" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7974, Periode: 1901, Overlijdensregister Tilburg 1901, 347, 7974"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/61416eae-2356-1d6b-8e64-6eced2a55b29.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/61416eae-2356-1d6b-8e64-6eced2a55b29.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b5d4841b-6ace-c45b-adea-eab18c334274" ;
  a2a:RecordGUID "{b5d4841b-6ace-c45b-adea-eab18c334274}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_29063_00029063.xml van BHI" .

