@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_7330bdce-e080-ed29-a720-fd95ba05a488
  a a2a:Record ;
  rdfs:label "Overlijden op 7 mei 1873 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_7330bdce-e080-ed29-a720-fd95ba05a488_Person-369d8056-bef7-d115-1eff-effe7108fd8e, oa:person_bhi_7330bdce-e080-ed29-a720-fd95ba05a488_Person-0549864e-fd71-a586-ff2d-2e8837abed84, oa:person_bhi_7330bdce-e080-ed29-a720-fd95ba05a488_Person-e4c7ccde-becc-a541-fc96-640e3225106d, oa:person_bhi_7330bdce-e080-ed29-a720-fd95ba05a488_Person-debb40e5-564b-f4f1-6c94-ae2b3c3abe08 ;
  a2a:hasEvent oa:event_bhi_7330bdce-e080-ed29-a720-fd95ba05a488_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7330bdce-e080-ed29-a720-fd95ba05a488_0, oa:relationep_bhi_7330bdce-e080-ed29-a720-fd95ba05a488_1, oa:relationep_bhi_7330bdce-e080-ed29-a720-fd95ba05a488_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_7330bdce-e080-ed29-a720-fd95ba05a488_0 ;
  a2a:hasSource oa:source_bhi_7330bdce-e080-ed29-a720-fd95ba05a488 .

oa:person_bhi_7330bdce-e080-ed29-a720-fd95ba05a488_Person-369d8056-bef7-d115-1eff-effe7108fd8e
  a a2a:Person ;
  rdfs:label "Cornelia van Boekel" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Boekel" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Boekel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7330bdce-e080-ed29-a720-fd95ba05a488_Person-0549864e-fd71-a586-ff2d-2e8837abed84
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Versteijne" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Versteijne" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Versteijne"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_7330bdce-e080-ed29-a720-fd95ba05a488_Person-e4c7ccde-becc-a541-fc96-640e3225106d
  a a2a:Person ;
  rdfs:label "Theodorus Aloijsius van Horssen" ;
  a2a:PersonName [
    rdfs:label "Theodorus Aloijsius van Horssen" ;
    a2a:PersonNameFirstName "Theodorus Aloijsius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Horssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7330bdce-e080-ed29-a720-fd95ba05a488_Person-debb40e5-564b-f4f1-6c94-ae2b3c3abe08
  a a2a:Person ;
  rdfs:label "Cornelis Versteijne" ;
  a2a:PersonName [
    rdfs:label "Cornelis Versteijne" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Versteijne"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7330bdce-e080-ed29-a720-fd95ba05a488_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1873" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1873-05-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_7330bdce-e080-ed29-a720-fd95ba05a488_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7330bdce-e080-ed29-a720-fd95ba05a488_Person:369d8056-bef7-d115-1eff-effe7108fd8e ;
  a2a:EventKeyRef oa:event_bhi_7330bdce-e080-ed29-a720-fd95ba05a488_Event1 .

oa:relationep_bhi_7330bdce-e080-ed29-a720-fd95ba05a488_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_7330bdce-e080-ed29-a720-fd95ba05a488_Person:0549864e-fd71-a586-ff2d-2e8837abed84 ;
  a2a:EventKeyRef oa:event_bhi_7330bdce-e080-ed29-a720-fd95ba05a488_Event1 .

oa:relationep_bhi_7330bdce-e080-ed29-a720-fd95ba05a488_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7330bdce-e080-ed29-a720-fd95ba05a488_Person:debb40e5-564b-f4f1-6c94-ae2b3c3abe08 ;
  a2a:EventKeyRef oa:event_bhi_7330bdce-e080-ed29-a720-fd95ba05a488_Event1 .

oa:relationpp_bhi_7330bdce-e080-ed29-a720-fd95ba05a488_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_7330bdce-e080-ed29-a720-fd95ba05a488_Person:0549864e-fd71-a586-ff2d-2e8837abed84, oa:person_bhi_7330bdce-e080-ed29-a720-fd95ba05a488_Person:e4c7ccde-becc-a541-fc96-640e3225106d .

oa:source_bhi_7330bdce-e080-ed29-a720-fd95ba05a488
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1873-05-07 - 1873-05-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1873-05-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1873-05-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1873" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1873-05-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7962, Periode: 1873" ;
    a2a:Book "Overlijdensregister Tilburg 1873" ;
    a2a:DocumentNumber "310" ;
    a2a:RegistryNumber "7962" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7962, Periode: 1873, Overlijdensregister Tilburg 1873, 310, 7962"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/32818b22-ef40-4d57-6f73-4eb5e5d86347.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/32818b22-ef40-4d57-6f73-4eb5e5d86347.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7330bdce-e080-ed29-a720-fd95ba05a488" ;
  a2a:RecordGUID "{7330bdce-e080-ed29-a720-fd95ba05a488}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_79190_00079190.xml van BHI" .

