File:Bd-geschiedenis 03.svg

Original file(SVG file, nominally 1,470 × 2,845 pixels, file size: 29 KB)

Summary

Description
Nederlands: Stamboom van het Brabants Dagblad
Date
Source Own work
Author Ronalde

Heritage of Wikipedia:Brabants Dagblad made using the graphiz `dot` interpreter. See dot source code below.

Data gathered from `Brabants_dagblad.png` (see thumbnail), which contains some typos, German language, and historical blurs (it does mention part of the French occupation, but not the German occupation during the second world war).

Dot sourcecode

digraph G {
graph [ rankdir=TB;  overlap=false; ];

node [shape=box];

# ** special years **

18141 [label="1814 (vóór mei)"; shape=plaintext;];
18142 [label="1814 (na mei)"; shape=plaintext; ];

# **   Bossche Courant (bc)**

bc1771 [label="Eerste 's-Hertogenbossche Dinsdagse (en Vrydagse) Courant"];
bc1794 [label="'s-Hertogenbosche Vaderlandse Courant"];
bc1798 [label="Bossche Vaderlandse Courant"];
bc1806 [label="'s-Hertogenbossche Courant"];
bc1810 [label="Journal du Département des Bouches-du-Rhin"];

bc18141 [label="Staatkundig Dagblad van de Rhijn Monden (vanaf 28 januari)"];
bc18142 [label="Dagblad van het Departement der Monden van de Rhijn (vanaf 18 februari)"];
bc18143 [label="Dagblad der Provincie Braband (vanaf 3 mei)"];
bc1815 [label="Dagblad der Provincie Noord-Braband"];
bc1818 [label="Provinciaal Dagblad"];
bc1845 [label="Provinciaal Dagblad van Noord-Brabant en 's-Hertogenbossche Stads-Courant"];
bc1853 [label="Provinciaal Noordbrabantsche en 's-Hertogenbossche Courant"];
bc1941 [label="Noordbrabantsche Courant"];
bc1944 [label="Nieuwe Brabantsche Courant"];
bc1946 [label="Provinciale Noorbrabantsche Courant Het Huisgezin"];
bc1959 [label="Brabants Dagblad"];
bc1994 [label="Brabants Dagblad"; style=filled; fontcolor=white; fillcolor=black;];


bc1771 -> bc1794 -> bc1798 -> bc1806 -> bc1810 -> bc18141 -> bc18142 -> bc18143 -> bc1815 -> bc1818 -> bc1845 -> bc1853;

bc1941 -> bc1944 -> bc1946 -> bc1959;


# **  Noord Brabander (nb)**

nb1829 [label="de Noord-Brabander"];
nb1845 [label="De Noord-Brabanter"];
nb1869  [label="Het Huisgezin"];
nb1892 [label="Noordbrabantsch-Dagblad"];
nb1895 [label="Noord-Brabanter - Noordbrabantsch-Dagblad"];
nb1910 [label="Noordbrabantsch-Dagblad - Het Huisgezin"];

nb1829 -> nb1845 -> nb1895;
nb1892 -> nb1895;
nb1895 -> nb1910;
nb1869 -> nb1910;


# **  Tilburgse Courant (tc)**

tc1865 [label="Het Weekblad van Tilburg"];
tc1869 [label="Tilburgse Courant, Algemeen Nieuws- en Advertentieblad"];
tc1879 [label="Nieuwe Tilburgse Courant"];
tc1898 [label="Tilburgs Dagblad"];
tc1901 [label="Nieuwe Tilburgse Courant"];
tc1917 [label="Het Nieuwsblad van het Zuiden"];
tc1931 [label="Nieuwe Tilburgse Courant"];
tc1964 [label="Het Nieuwsblad van het Zuiden"];
tc1983 [label="Het Nieuwsblad, dagblad voor Midden-Brabant"];

tc1879 -> tc1901;
tc1898 -> tc1901;
tc1865 -> tc1869;
tc1901 -> tc1931;
tc1869 -> tc1931;
tc1931 -> tc1964;
tc1917 -> tc1964;
tc1964 -> tc1983;


# **  big mergers**

bc1853 -> bc1941;
nb1910 -> bc1941;
bc1959 -> bc1994;
tc1983 -> bc1994;


# **  align years and newspaper names**

node [shape=plaintext];
{rank=same; 1771 bc1771; }
{rank=same; 1794 bc1794; }
{rank=same; 1798 bc1798; }
{rank=same; 1806 bc1806; }
{rank=same; 1810 bc1810; }
{rank=same; 18141 bc18141; }
{rank=same; 18141 bc18142; }
{rank=same; 18141 bz1814; }
{rank=same; 18142 bc18143; }
{rank=same; 1815 bc1815; } 
{rank=same; 1818 bc1818; }
{rank=same; 1845 bc1845; }
{rank=same; 1853 bc1853; }
{rank=same; 1941 bc1941; }
{rank=same; 1944 bc1944; }
{rank=same; 1946 bc1946; }
{rank=same; 1959 bc1959; }
{rank=same; 1994 bc1994; }

{rank=same; 1829 nb1829; }
{rank=same; 1845 nb1845; }
{rank=same; 1869 nb1869; }
{rank=same; 1892 nb1892; }
{rank=same; 1895 nb1895; } 
{rank=same; 1910 nb1910; }

{rank=same; 1865 tc1865; }
{rank=same; 1869 tc1869; }
{rank=same; 1879 tc1879; }
{rank=same; 1898 tc1898; }
{rank=same; 1901 tc1901; }
{rank=same; 1917 tc1917; }
{rank=same; 1931 tc1931; }
{rank=same; 1964 tc1964; }
{rank=same; 1983 tc1983; }


# **  occupations**

{rank=same; 1795 bz1795; }
{rank=same; 18141 bz1814; }
{rank=same; 1940 bz1940; }
{rank=same; 1945 bz1945; }

bz1795 [label="16 maart: begin Franse inlijving"];
bz1814 [label="29 maart: einde Franse inlijving"];
bz1940 [label="15 mei: begin Duitse bezetting"];
bz1945 [label="5 mei: einde Duitse bezetting"];

bz1795 -> bz1814;
bz1940 -> bz1945;


# ** consecutive years **

node [shape=""];
edge [style=invis];
1771 -> 1794 -> 1795 -> 1798 -> 1806 -> 1810 -> 18141 -> 18142 -> 1815 -> 1818 -> 1829 -> 1845 -> 1853 -> 1869 -> 1879 -> 1892 -> 1895 -> 1898 -> 1910 -> 1917 -> 1931 -> 1940 -> 1941 -> 1944 -> 1945 -> 1946 -> 1959 -> 1964 -> 1983 -> 1994;


# **  year -> newspaper name **

1771 -> bc1771;
1794 -> bc1794;
1798 -> bc1798;
1806-> bc1806;
1810 -> bc1810;
18141 -> bc18141;
18141 -> bc18142;
18142 -> bc18143;
1815 -> bc1815;
1818 -> bc1818;
1845 -> bc1845;
1853 -> bc1853;
1941 -> bc1941;
1944 -> bc1944;
1946 -> bc1946;
1959 -> bc1959;

1829 -> nb1829;
1845 -> nb1845;
1869 -> nb1869;
1892 -> nb1892;
1895 -> nb1895;
1910 -> nb1910;

1865 -> tc1865;
1869 -> tc1869;
1879 -> tc1879;
1898 -> tc1898;
1901 -> tc1901;
1917 -> tc1917;
1931 -> tc1931;
1964 -> tc1964;
1983 -> tc1983;
}

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

14 April 2015

image/svg+xml

86f1309e4e6eea5fec799feb176cfaa61638099c

29,706 byte

2,845 pixel

1,470 pixel

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current18:21, 14 April 2015Thumbnail for version as of 18:21, 14 April 20151,470 × 2,845 (29 KB)RonaldeSome years corrected
18:17, 14 April 2015Thumbnail for version as of 18:17, 14 April 20151,493 × 2,665 (29 KB)Ronalde1814 divided in two. Some small typing errors corrected.
07:43, 14 April 2015Thumbnail for version as of 07:43, 14 April 20151,513 × 2,665 (29 KB)RonaldeType error corrected
07:28, 14 April 2015Thumbnail for version as of 07:28, 14 April 20151,513 × 2,665 (29 KB)RonaldeAdded the link "16. Brabants Dagblad -> 17. Brabants Dagblad" and added some english clarifications to the dot source code.
07:28, 14 April 2015Thumbnail for version as of 07:28, 14 April 20151,513 × 2,665 (29 KB)RonaldeAdded the link "16. Brabants Dagblad -> 17. Brabants Dagblad" and added some english clarifications to the dot source code.
07:11, 14 April 2015Thumbnail for version as of 07:11, 14 April 20151,473 × 2,665 (28 KB)RonaldeUser created page with UploadWizard
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file:

Metadata