@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_715eeea3-e57f-8eaf-b41a-e31b63a6f3f6
  a a2a:Record ;
  rdfs:label "Overlijden op 22 juni 1927 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_715eeea3-e57f-8eaf-b41a-e31b63a6f3f6_Person-6ece605f-5c1a-ee54-6a95-19679baaad73, oa:person_bhi_715eeea3-e57f-8eaf-b41a-e31b63a6f3f6_Person-1716dc01-634b-a88b-9c59-ec17c63c02e6, oa:person_bhi_715eeea3-e57f-8eaf-b41a-e31b63a6f3f6_Person-bc26754c-7bd0-95c0-9462-b78d039b14e9 ;
  a2a:hasEvent oa:event_bhi_715eeea3-e57f-8eaf-b41a-e31b63a6f3f6_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_715eeea3-e57f-8eaf-b41a-e31b63a6f3f6_0, oa:relationep_bhi_715eeea3-e57f-8eaf-b41a-e31b63a6f3f6_1, oa:relationep_bhi_715eeea3-e57f-8eaf-b41a-e31b63a6f3f6_2 ;
  a2a:hasSource oa:source_bhi_715eeea3-e57f-8eaf-b41a-e31b63a6f3f6 .

oa:person_bhi_715eeea3-e57f-8eaf-b41a-e31b63a6f3f6_Person-6ece605f-5c1a-ee54-6a95-19679baaad73
  a a2a:Person ;
  rdfs:label "Adrianus Joannes Brouwers" ;
  a2a:PersonName [
    rdfs:label "Adrianus Joannes Brouwers" ;
    a2a:PersonNameFirstName "Adrianus Joannes" ;
    a2a:PersonNameLastName "Brouwers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_715eeea3-e57f-8eaf-b41a-e31b63a6f3f6_Person-1716dc01-634b-a88b-9c59-ec17c63c02e6
  a a2a:Person ;
  rdfs:label "Adriana Elisabeth de Hoon" ;
  a2a:PersonName [
    rdfs:label "Adriana Elisabeth de Hoon" ;
    a2a:PersonNameFirstName "Adriana Elisabeth" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hoon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_715eeea3-e57f-8eaf-b41a-e31b63a6f3f6_Person-bc26754c-7bd0-95c0-9462-b78d039b14e9
  a a2a:Person ;
  rdfs:label "Dijmphna Catharina Elisabeth Maria Brouwers" ;
  a2a:PersonName [
    rdfs:label "Dijmphna Catharina Elisabeth Maria Brouwers" ;
    a2a:PersonNameFirstName "Dijmphna Catharina Elisabeth Maria" ;
    a2a:PersonNameLastName "Brouwers"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_715eeea3-e57f-8eaf-b41a-e31b63a6f3f6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1927" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1927-06-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_715eeea3-e57f-8eaf-b41a-e31b63a6f3f6_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_715eeea3-e57f-8eaf-b41a-e31b63a6f3f6_Person:6ece605f-5c1a-ee54-6a95-19679baaad73 ;
  a2a:EventKeyRef oa:event_bhi_715eeea3-e57f-8eaf-b41a-e31b63a6f3f6_Event1 .

oa:relationep_bhi_715eeea3-e57f-8eaf-b41a-e31b63a6f3f6_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_715eeea3-e57f-8eaf-b41a-e31b63a6f3f6_Person:1716dc01-634b-a88b-9c59-ec17c63c02e6 ;
  a2a:EventKeyRef oa:event_bhi_715eeea3-e57f-8eaf-b41a-e31b63a6f3f6_Event1 .

oa:relationep_bhi_715eeea3-e57f-8eaf-b41a-e31b63a6f3f6_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_715eeea3-e57f-8eaf-b41a-e31b63a6f3f6_Person:bc26754c-7bd0-95c0-9462-b78d039b14e9 ;
  a2a:EventKeyRef oa:event_bhi_715eeea3-e57f-8eaf-b41a-e31b63a6f3f6_Event1 .

oa:source_bhi_715eeea3-e57f-8eaf-b41a-e31b63a6f3f6
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1927-06-22 - 1927-06-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1927-06-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1927-06-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1927" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1927-06-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3195, Periode: 1927" ;
    a2a:Book "Overlijdensregister Tilburg 1927" ;
    a2a:DocumentNumber "386" ;
    a2a:RegistryNumber "3195" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3195, Periode: 1927, Overlijdensregister Tilburg 1927, 386, 3195"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3d5fd8c5-eebb-cd32-b339-3a08f2e08303.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3d5fd8c5-eebb-cd32-b339-3a08f2e08303.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/715eeea3-e57f-8eaf-b41a-e31b63a6f3f6" ;
  a2a:RecordGUID "{715eeea3-e57f-8eaf-b41a-e31b63a6f3f6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_79780_00079780.xml van BHI" .

