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

<https://id.rijksmuseum.nl/300334314> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Art" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Art criticism" ],
        <https://id.rijksmuseum.nl/31098999>,
        <https://id.rijksmuseum.nl/320126535> ;
    ns1:creator <https://id.rijksmuseum.nl/31050650> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "334314" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "John Ruskin" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300195187> ;
            ns1:text "Ruskin and nature -- Ruskin and the picturesque -- Ruskin and beauty -- Ruskin and the imagination -- The artist and society -- The queen of the air -- Action -- On seeing what Ruskin meant." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301334314> .

