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

<https://id.rijksmuseum.nl/300209420> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Painting--History--19th century" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Salons--History--19th century" ],
        <https://id.rijksmuseum.nl/320126584>,
        <https://id.rijksmuseum.nl/320126637> ;
    ns1:abstract "Overzicht in woord en beeld van de salonkunst."@nl ;
    ns1:creator <https://id.rijksmuseum.nl/310124214> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "209420" ] ;
    ns1:inLanguage "eng",
        "ger" ;
    ns1:name "The art of the salon" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Includes translation" ] ;
    ns1:temporalCoverage "1820-1900" ;
    ns1:workExample <https://id.rijksmuseum.nl/301209420> .

