@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_2b2d9b39-c03d-4a00-97cf-e2c725935ad3
  a a2a:Record ;
  rdfs:label "Overlijden op 14 mei 1840 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_2b2d9b39-c03d-4a00-97cf-e2c725935ad3_Person-09fe8876-4204-43e0-57b0-dc2c6969971d, oa:person_bhi_2b2d9b39-c03d-4a00-97cf-e2c725935ad3_Person-199c1f8b-35c4-effb-8a7f-a2ada5ed7515, oa:person_bhi_2b2d9b39-c03d-4a00-97cf-e2c725935ad3_Person-bc211227-8ae9-dafe-9d6b-7794a7cb5b9b ;
  a2a:hasEvent oa:event_bhi_2b2d9b39-c03d-4a00-97cf-e2c725935ad3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2b2d9b39-c03d-4a00-97cf-e2c725935ad3_0, oa:relationep_bhi_2b2d9b39-c03d-4a00-97cf-e2c725935ad3_1, oa:relationep_bhi_2b2d9b39-c03d-4a00-97cf-e2c725935ad3_2 ;
  a2a:hasSource oa:source_bhi_2b2d9b39-c03d-4a00-97cf-e2c725935ad3 .

oa:person_bhi_2b2d9b39-c03d-4a00-97cf-e2c725935ad3_Person-09fe8876-4204-43e0-57b0-dc2c6969971d
  a a2a:Person ;
  rdfs:label "Jan Cornelis van Stokkom" ;
  a2a:PersonName [
    rdfs:label "Jan Cornelis van Stokkom" ;
    a2a:PersonNameFirstName "Jan Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Stokkom"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_2b2d9b39-c03d-4a00-97cf-e2c725935ad3_Person-199c1f8b-35c4-effb-8a7f-a2ada5ed7515
  a a2a:Person ;
  rdfs:label "Antonetta Thijssen" ;
  a2a:PersonName [
    rdfs:label "Antonetta Thijssen" ;
    a2a:PersonNameFirstName "Antonetta" ;
    a2a:PersonNameLastName "Thijssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2b2d9b39-c03d-4a00-97cf-e2c725935ad3_Person-bc211227-8ae9-dafe-9d6b-7794a7cb5b9b
  a a2a:Person ;
  rdfs:label "Johannes Norbertus van Stokkom" ;
  a2a:PersonName [
    rdfs:label "Johannes Norbertus van Stokkom" ;
    a2a:PersonNameFirstName "Johannes Norbertus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Stokkom"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2b2d9b39-c03d-4a00-97cf-e2c725935ad3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1840" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1840-05-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_2b2d9b39-c03d-4a00-97cf-e2c725935ad3_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_2b2d9b39-c03d-4a00-97cf-e2c725935ad3_Person:09fe8876-4204-43e0-57b0-dc2c6969971d ;
  a2a:EventKeyRef oa:event_bhi_2b2d9b39-c03d-4a00-97cf-e2c725935ad3_Event1 .

oa:relationep_bhi_2b2d9b39-c03d-4a00-97cf-e2c725935ad3_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2b2d9b39-c03d-4a00-97cf-e2c725935ad3_Person:199c1f8b-35c4-effb-8a7f-a2ada5ed7515 ;
  a2a:EventKeyRef oa:event_bhi_2b2d9b39-c03d-4a00-97cf-e2c725935ad3_Event1 .

oa:relationep_bhi_2b2d9b39-c03d-4a00-97cf-e2c725935ad3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2b2d9b39-c03d-4a00-97cf-e2c725935ad3_Person:bc211227-8ae9-dafe-9d6b-7794a7cb5b9b ;
  a2a:EventKeyRef oa:event_bhi_2b2d9b39-c03d-4a00-97cf-e2c725935ad3_Event1 .

oa:source_bhi_2b2d9b39-c03d-4a00-97cf-e2c725935ad3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1840-05-14 - 1840-05-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1840-05-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1840-05-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1840" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1840-05-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7954, Periode: 1840" ;
    a2a:Book "Overlijdensregister Tilburg 1840" ;
    a2a:DocumentNumber "113" ;
    a2a:RegistryNumber "7954" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7954, Periode: 1840, Overlijdensregister Tilburg 1840, 113, 7954"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/52e2ab2d-8dcc-3fd1-a9cf-f511583303a1.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/52e2ab2d-8dcc-3fd1-a9cf-f511583303a1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-01-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2b2d9b39-c03d-4a00-97cf-e2c725935ad3" ;
  a2a:RecordGUID "{2b2d9b39-c03d-4a00-97cf-e2c725935ad3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_78896_00078896.xml van BHI" .

