@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_073da188-ebc0-2c6f-e6ae-0e2f2d9808d1
  a a2a:Record ;
  rdfs:label "Overlijden op 13 maart 1917 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_073da188-ebc0-2c6f-e6ae-0e2f2d9808d1_Person-c10510da-a16b-c602-bfbc-b31269e9b2ae, oa:person_bhi_073da188-ebc0-2c6f-e6ae-0e2f2d9808d1_Person-25cbbc18-a8d0-7451-b66d-94ae5dbb5375, oa:person_bhi_073da188-ebc0-2c6f-e6ae-0e2f2d9808d1_Person-018f2ee2-8775-be8a-c097-cb63162d76d9 ;
  a2a:hasEvent oa:event_bhi_073da188-ebc0-2c6f-e6ae-0e2f2d9808d1_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_073da188-ebc0-2c6f-e6ae-0e2f2d9808d1_0, oa:relationep_bhi_073da188-ebc0-2c6f-e6ae-0e2f2d9808d1_1, oa:relationep_bhi_073da188-ebc0-2c6f-e6ae-0e2f2d9808d1_2 ;
  a2a:hasSource oa:source_bhi_073da188-ebc0-2c6f-e6ae-0e2f2d9808d1 .

oa:person_bhi_073da188-ebc0-2c6f-e6ae-0e2f2d9808d1_Person-c10510da-a16b-c602-bfbc-b31269e9b2ae
  a a2a:Person ;
  rdfs:label "Jan Baptist Bax" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Bax" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Bax"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_073da188-ebc0-2c6f-e6ae-0e2f2d9808d1_Person-25cbbc18-a8d0-7451-b66d-94ae5dbb5375
  a a2a:Person ;
  rdfs:label "Johanna Cornelia Schuurmans" ;
  a2a:PersonName [
    rdfs:label "Johanna Cornelia Schuurmans" ;
    a2a:PersonNameFirstName "Johanna Cornelia" ;
    a2a:PersonNameLastName "Schuurmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_073da188-ebc0-2c6f-e6ae-0e2f2d9808d1_Person-018f2ee2-8775-be8a-c097-cb63162d76d9
  a a2a:Person ;
  rdfs:label "Eligius Petrus Joseph Bax" ;
  a2a:PersonName [
    rdfs:label "Eligius Petrus Joseph Bax" ;
    a2a:PersonNameFirstName "Eligius Petrus Joseph" ;
    a2a:PersonNameLastName "Bax"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_073da188-ebc0-2c6f-e6ae-0e2f2d9808d1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1917-03-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_073da188-ebc0-2c6f-e6ae-0e2f2d9808d1_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_073da188-ebc0-2c6f-e6ae-0e2f2d9808d1_Person:c10510da-a16b-c602-bfbc-b31269e9b2ae ;
  a2a:EventKeyRef oa:event_bhi_073da188-ebc0-2c6f-e6ae-0e2f2d9808d1_Event1 .

oa:relationep_bhi_073da188-ebc0-2c6f-e6ae-0e2f2d9808d1_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_073da188-ebc0-2c6f-e6ae-0e2f2d9808d1_Person:25cbbc18-a8d0-7451-b66d-94ae5dbb5375 ;
  a2a:EventKeyRef oa:event_bhi_073da188-ebc0-2c6f-e6ae-0e2f2d9808d1_Event1 .

oa:relationep_bhi_073da188-ebc0-2c6f-e6ae-0e2f2d9808d1_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_073da188-ebc0-2c6f-e6ae-0e2f2d9808d1_Person:018f2ee2-8775-be8a-c097-cb63162d76d9 ;
  a2a:EventKeyRef oa:event_bhi_073da188-ebc0-2c6f-e6ae-0e2f2d9808d1_Event1 .

oa:source_bhi_073da188-ebc0-2c6f-e6ae-0e2f2d9808d1
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1917-03-14 - 1917-03-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-03-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-03-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1917-03-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3190, Periode: 1917" ;
    a2a:Book "Overlijdensregister Tilburg 1917" ;
    a2a:DocumentNumber "251" ;
    a2a:RegistryNumber "3190" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3190, Periode: 1917, Overlijdensregister Tilburg 1917, 251, 3190"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a2ba244c-8484-b184-1851-71d0d77cfe82.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a2ba244c-8484-b184-1851-71d0d77cfe82.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/073da188-ebc0-2c6f-e6ae-0e2f2d9808d1" ;
  a2a:RecordGUID "{073da188-ebc0-2c6f-e6ae-0e2f2d9808d1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_79723_00079723.xml van BHI" .

