@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_cd2d7db3-c95d-e08f-3d3f-970d0e939d43
  a a2a:Record ;
  rdfs:label "Overlijden op 25 september 1906 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_cd2d7db3-c95d-e08f-3d3f-970d0e939d43_Person-d8577cb4-ee45-be24-d6e6-97be9f321647, oa:person_bhi_cd2d7db3-c95d-e08f-3d3f-970d0e939d43_Person-af48c26a-52c3-3c4e-f9c7-11ae7c681ea5, oa:person_bhi_cd2d7db3-c95d-e08f-3d3f-970d0e939d43_Person-dfa00f1d-5308-f5dc-3907-967c731074c4 ;
  a2a:hasEvent oa:event_bhi_cd2d7db3-c95d-e08f-3d3f-970d0e939d43_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_cd2d7db3-c95d-e08f-3d3f-970d0e939d43_0, oa:relationep_bhi_cd2d7db3-c95d-e08f-3d3f-970d0e939d43_1, oa:relationep_bhi_cd2d7db3-c95d-e08f-3d3f-970d0e939d43_2 ;
  a2a:hasSource oa:source_bhi_cd2d7db3-c95d-e08f-3d3f-970d0e939d43 .

oa:person_bhi_cd2d7db3-c95d-e08f-3d3f-970d0e939d43_Person-d8577cb4-ee45-be24-d6e6-97be9f321647
  a a2a:Person ;
  rdfs:label "Adolph Cornelis Leonardus Josephus van de Ven" ;
  a2a:PersonName [
    rdfs:label "Adolph Cornelis Leonardus Josephus van de Ven" ;
    a2a:PersonNameFirstName "Adolph Cornelis Leonardus Josephus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Ven"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_cd2d7db3-c95d-e08f-3d3f-970d0e939d43_Person-af48c26a-52c3-3c4e-f9c7-11ae7c681ea5
  a a2a:Person ;
  rdfs:label "Johanna Geetrui Arons" ;
  a2a:PersonName [
    rdfs:label "Johanna Geetrui Arons" ;
    a2a:PersonNameFirstName "Johanna Geetrui" ;
    a2a:PersonNameLastName "Arons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cd2d7db3-c95d-e08f-3d3f-970d0e939d43_Person-dfa00f1d-5308-f5dc-3907-967c731074c4
  a a2a:Person ;
  rdfs:label "Cornelis Petrus Josephus van de Ven" ;
  a2a:PersonName [
    rdfs:label "Cornelis Petrus Josephus van de Ven" ;
    a2a:PersonNameFirstName "Cornelis Petrus Josephus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Ven"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_cd2d7db3-c95d-e08f-3d3f-970d0e939d43_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1906-09-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_cd2d7db3-c95d-e08f-3d3f-970d0e939d43_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_cd2d7db3-c95d-e08f-3d3f-970d0e939d43_Person:d8577cb4-ee45-be24-d6e6-97be9f321647 ;
  a2a:EventKeyRef oa:event_bhi_cd2d7db3-c95d-e08f-3d3f-970d0e939d43_Event1 .

oa:relationep_bhi_cd2d7db3-c95d-e08f-3d3f-970d0e939d43_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_cd2d7db3-c95d-e08f-3d3f-970d0e939d43_Person:af48c26a-52c3-3c4e-f9c7-11ae7c681ea5 ;
  a2a:EventKeyRef oa:event_bhi_cd2d7db3-c95d-e08f-3d3f-970d0e939d43_Event1 .

oa:relationep_bhi_cd2d7db3-c95d-e08f-3d3f-970d0e939d43_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_cd2d7db3-c95d-e08f-3d3f-970d0e939d43_Person:dfa00f1d-5308-f5dc-3907-967c731074c4 ;
  a2a:EventKeyRef oa:event_bhi_cd2d7db3-c95d-e08f-3d3f-970d0e939d43_Event1 .

oa:source_bhi_cd2d7db3-c95d-e08f-3d3f-970d0e939d43
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1906-09-26 - 1906-09-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-09-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-09-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1906" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1906-09-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3184, Periode: 1906" ;
    a2a:Book "Overlijdensregister Tilburg 1906" ;
    a2a:DocumentNumber "626" ;
    a2a:RegistryNumber "3184" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3184, Periode: 1906, Overlijdensregister Tilburg 1906, 626, 3184"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/9232fe3a-ab16-e234-9187-dee9ce2a283f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/9232fe3a-ab16-e234-9187-dee9ce2a283f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/cd2d7db3-c95d-e08f-3d3f-970d0e939d43" ;
  a2a:RecordGUID "{cd2d7db3-c95d-e08f-3d3f-970d0e939d43}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_79519_00079519.xml van BHI" .

