@prefix ns1: <http://schema.org/> .

<https://id.rijksmuseum.nl/300296913> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "infographic" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Graphic arts" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Information visualization" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Communication" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Visual communication" ],
        <https://id.rijksmuseum.nl/320132966> ;
    ns1:contributor [ a ns1:Person ;
            ns1:alternateName "Rumsey, David, 1944-" ],
        [ a ns1:Person ;
            ns1:alternateName "Friendly, Michael" ],
        [ a ns1:Person ;
            ns1:alternateName "Wiedemann, Julius" ],
        [ a ns1:Person ;
            ns1:alternateName "Stoll, Michael" ],
        [ a ns1:Person ;
            ns1:alternateName "Klein, Scott" ] ;
    ns1:creator <https://id.rijksmuseum.nl/310201697> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "296913" ] ;
    ns1:inLanguage "eng",
        "fre",
        "ger" ;
    ns1:name "History of information graphics" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Includes translation" ],
        [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Text in English, German, and French." ],
        [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300195187> ;
            ns1:text "Line, color, area, symbol. 1,200 years of visually transferring knowledge / Sandra Rendgen. Middle Ages. Seeing data through maps / David Rumsey. Early Modern Age. Mining gems from the history of data visualization / Michael Friendly. 19th Century. Understanding humans and machines / Michael Stoll. 20th Century. The forgotten origins of news infographics." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301296913> .

